Monday, August 3, 2015

simple panel

Playing around with fbpanel (for the first time in a long time!) in Openbox in Debian Jessie, I ended up with probably the simplest panel I've ever used. Placed at the upper left side of the screen, this panel contains time and date displays, a taskbar showing icons for running apps, a "show desktop" icon, a volume icon, and an icon for fbpanel's main menu.



I couldn't get fbpanel's pager to look nice in this configuration, so I decided to go without it. That works out fine because I can switch workspaces with the mouse wheel, with the cursor anywhere on the panel or on the empty desktop, and Openbox pops up a message showing me which desktop I've moved to.

A right-click on the empty desktop brings up my Openbox menu.



Here's a look at fbpanel's main menu:



If you install fbpanel in Debian Jessie, check to see if ~/.config/fbpanel/default has been created. If not, you can run the following, which creates the file from /usr/share/fbpanel/default:

$ fbpanel -p default

I edited ~/.config/fbpanel/default until I got a panel configuration that I liked, then added the following to ~/.config/openbox/autostart:

fbpanel &

For more info, see man fbpanel.

Might be time to switch back to fbpanel as my preferred panel for Openbox (I've been using tint2 for some time now).

Another look, after more tweaking:


No comments: