LXPanel remains covered by the windows. how can I make it always visible? can i replace it with fbpanel?
Right click on the LXPanel then choose 'Panel Settings' from context menu. This will open 'Panel Preferences' window. Click on the 'Advanced' tab. Under 'Properties' section you will see two items,
1-> 'Make window managers treat the panel as a dock'
2-> 'Reserve space, not covered by maximized windows'
Check both this options.
This will prevent maximized windows from covering the panel and also it won't appear in the window switcher list.
Cheers.
done, don't work
There was a discussion about this a while back. Open the /home/username/.fluxbox/apps file and see if there is an entry for lxpanel that sets the layer. Comment it out and lxpanel will behave like you want.
Yes you can use fbpanel instead of kxpanel.
[
[end]
changed in:
app] (name=panel) (class=lxpanel)
[Layer] {2}
to make it transparent?
fluxbox layers -
Each layer has a number. The named ones are: 2-AboveDock,
4-Dock, 6-Top, 8-Normal, 10-Bottom, 12-Desktop.
You will want layer 2, 4, or 6 - maybe 8 - to keep lxpanel above the windows.
You should be able to search the forum for the thread where we figured this out to keep lxpanel below the windows. If you remove the layer setting from the ~/.fluxbox/apps file, the settings hakerdefo mentioned should work for you. If you go with fbpanel, that will function as a a panel as well becuse there isn't a setting in the ~/.fluxbox/apps file that manages fbpanel behavior.
These settings have also been made the default now in VSIDO for the last 6 weeks of ISO updates...
The lxpanel in VSIDO is also set as transparent by default
What ISO did you install with 0day?