Difference between revisions of "Bmpanel2"

no edit summary
imported>Linuxkartoffel
imported>Linuxkartoffel
Line 28: Line 28:
In the Launch Bar settings you can set a application menu.
In the Launch Bar settings you can set a application menu.
<br clear="all"/>
<br clear="all"/>
== Starting: ==
If configured with bmpanel2cfg you only have to start bmpanel with:
bmpanel2 &
And it will starts a new panel (Keep in mind that for an systemtray you only can run one panel at time!)
To have Bmpanel2 in the autostart in Openbox replace this command:
(sleep 1s && tint2) &
with
(sleep 1s && bmpanel2) &