Slackel Openbox with little changes on fbpanel: firefox and claws-mail icons
Openbox
Re: Openbox
You can also use lxpanel.
To use it along with fbpanel right click on desktop, click on "Run Program" and type lxpanel
To use it instead of fbpanel edit ~/.config/openbox/autostart.sh
geany ~/.config/openbox/autostart.sh
and comment the line
#(sleep 1 && [ -x /usr/bin/fbpanel ] && fbpanel) &
and unconnect the next one
(sleep 1 && [ -x /usr/bin/lxpanel ] && lxpanel) &
save the file
log out and log in again
To use it along with fbpanel right click on desktop, click on "Run Program" and type lxpanel
To use it instead of fbpanel edit ~/.config/openbox/autostart.sh
geany ~/.config/openbox/autostart.sh
and comment the line
#(sleep 1 && [ -x /usr/bin/fbpanel ] && fbpanel) &
and unconnect the next one
(sleep 1 && [ -x /usr/bin/lxpanel ] && lxpanel) &
save the file
log out and log in again
Re: Openbox
Thanks for the tip!
So far I haven't bothered to install lxpanel since fbpanel was pre-installed and worked fine.
So far I haven't bothered to install lxpanel since fbpanel was pre-installed and worked fine.