1FBPANEL(1)                       User Commands                      FBPANEL(1)
2
3
4

NAME

6       fbpanel - a NETWM compliant lightweight GTK2-based panel for UNIX desk‐
7       top.
8

SYNOPSIS

10       fbpanel [OPTION]
11

DESCRIPTION

13       fbpanel is desktop panel which provides graphical information and feed‐
14       back about desktop activity and allows interaction with the window man‐
15       ager.  It features:
16
17       · taskbar - shows a list of the managed windows (tasks)
18
19       · pager - thumbnailed view of the desktop.
20
21       · launchbar - buttons to quickly launch applications
22
23       · show desktop - button to iconify or shade all windows
24
25       · image - display an image
26
27       · clock - show the current time and/or date
28
29       · system tray - tray for XEMBED icons (aka docklets)
30
31       fbpanel requires NETWM (www.freedesktop.org) compliant window  manager.
32       You  can  run many instances of fbpanel each with its own configuration
33       (see OPTIONS below).
34
35       Most updated info  about  fbpanel  can  be  found  on  its  home  page:
36       http://fbpanel.sf.net/
37
38

OPTIONS

40       --help -- print help message and exit.
41
42       --version
43              -- print version and exit.
44
45       --log <number>
46              -- set log level 0-5. 0 - none 5 - chatty
47
48       --configure
49              -- open configuration dialog
50
51       --profile <name>
52              --  use  specified  profile. The profile is loaded from the file
53              ~/.fbpanel/<name>.    If   that   fails,   fbpanel   will   load
54              @DATADIR@/<name>.  No -p option is equivalent to -p default
55
56       -h     -- same as --help
57
58       -p     -- same as --profile
59
60       -v     -- same as --version
61
62       -C     -- same as --configure
63
64

CUSTOMIZATION

66       To change default settings, copy profile file to your home directory
67             mkdir -p ~/.fbpanel
68             cp @DATADIR@/default ~/.fbpanel
69       and  edit  it.  Default  profile file contains comments and explanation
70       inside, so it should be easy. For full list  of  options  please  visit
71       fbpanel's home page.
72
73

FILES

75       @DATADIR@/
76              Directory with system-wide resources and default settings
77
78       ~/.fbpanel/
79              Directory with the user's private profiles
80
81       ~/.fbpanel/default
82              The user's default profile.
83

AUTHOR

85       fbpanel  was  written by Anatoly Asviyan <aanatoly@users.sf.net>.  This
86       manual page was originally written for the Debian GNU/Linux  system  by
87       Shyamal Prasad <shyamal@member.fsf.org>.
88
89
90
91
92fbpanel 11version11                May 2005                         FBPANEL(1)
Impressum