X and Fluxbox :: replace taskbar with fbpanel



How could i replace taskbar with fbpanel?
I assume it would be something like this....
--
Install fbpanel...try "apt-get install fbpanel" or see if there is a debian package for download.  If this fails you could build it from source (that subject is too large for this post).

Check /home/dsl/.fluxbox/init and see if there is any mention of hiding the toolbar.  I know it can be done with flux-devel, but i'm not sure about flux-stable.

Edit /home/dsl/.xinitrc.  Last couple of lines should look something like this:
fbpanel &
fluxbox

Restart X
--
Don't assume this to be a surefire method you can follow step-by-step...it's just what i think would be the logical process.  I'd never heard of fbpanel before today, and have never tried this.


original here.