HD Install :: Remove Task Bar
How can i remove the task bar at the bottom of the screen?
thanks
-Tom
/home/dsl/.fluxbox/init:
session.screen0.toolbar.visible: false
(might have to leave out the 'screen0' part)
Tried that but it doesnt seem to work ....... it removes the bar from the left with the mount app and CPU useage etc ?
If that doesn't do it, it's possible that the feature isn't available in fluxbox stable (I made an assumption again...an incorrect one, it seems). Apparently you'll either need to recompile fluxbox yourself with the toolbar disabled, or try the fluxbox development package.
Okay....It seems toolbar.visible is not available in Fluxbox stable. The best i could manage was to use "session.screen0.toolbar.autoHide: true". This doesn't get rid of it, but it is mostly hidden offscreen until you move the mouse over it.
Next Page...
original here.