.\" man page originally for the Debian/GNU Linux system .TH FBPANEL "1" "Jul 2010" "fbpanel %%version%%" "User Commands" .SH NAME fbpanel \- a NETWM compliant lightweight GTK2-based panel for UNIX desktop. .SH SYNOPSIS .B fbpanel [\fIOPTION\fR] .br .SH DESCRIPTION .PP fbpanel is desktop panel which provides graphical information and feedback about desktop activity and allows interaction with the window manager. It features: .HP \(bu taskbar \- shows a list of the managed windows (tasks) .HP \(bu pager \- thumbnailed view of the desktop. .HP \(bu launchbar \- buttons to quickly launch applications .HP \(bu show desktop \- button to iconify or shade all windows .HP \(bu image \- display an image .HP \(bu clock \- show the current time and/or date .HP \(bu system tray \- tray for XEMBED icons (aka docklets) .PP fbpanel requires NETWM (www.freedesktop.org) compliant window manager. You can run many instances of fbpanel each with its own configuration (see \fBOPTIONS\fR below). Most updated info about fbpanel can be found on its home page: http://fbpanel.sf.net/ .SH OPTIONS .TP \fB\--help\fR \-- print help message and exit. .TP \fB\--version\fR \-- print version and exit. .TP \fB\--log \fR \-- set log level 0-5. 0 - none 5 - chatty .TP \fB\--configure\fR \-- open configuration dialog .TP \fB\--profile \fR \-- use specified profile. The profile is loaded from the file ~/.config/fbpanel/. If that fails, fbpanel will load /usr/share/fbpanel/default. No \-p option is equivalent to \-p default .TP \fB\-h\fR \-- same as \-\-help .TP \fB\-p\fR \-- same as \-\-profile .TP \fB\-v\fR \-- same as \-\-version .TP \fB\-C\fR \-- same as \-\-configure .SH CUSTOMIZATION fbpanel will create a default profile file in case there no one exists already. Default profile file contains comments and explanation inside, so it should be easy. For a complete list of options and examples, please read '/usr/share/doc/fbpanel/README'. .SH FILES .TP ~/.config/fbpanel/ Directory with the user's private profiles .TP ~/.config/fbpanel/default The user's default profile. .TP /usr/share/doc/fbpanel/README The fbpanel documentation. Contain a list of features and pretty useful examples of their funcionality. .SH AUTHOR fbpanel was written by Anatoly Asviyan . This manual page was originally written for the Debian GNU/Linux system by Shyamal Prasad and updated by Ulises Vitulli .