HD Install :: Remove taskbar
I have a need to remove the taskbar in either fluxbox or jwm.
Fluxbox has the "hide" option but that leaves an line at the bottom of the screen. No good.
Or...
Using jwm, how could I remove the taskbar? I looked through the .jwmrc file and am not too sure what to edit to do this.
I'm using a USB install and dsl version 2.1.
Thanks for any help. 
if you go to http://www.joewing.net/programs/jwm/config.shtml
you will get the configuration instructions for jwm
if you scroll down and see the section for
Code Sample |
<Tray>....</Tray>
|
if you make it look like this:
Code Sample |
<!-- <Tray>...</Tray>-->
|
then your tray will dissappear.
original here.