1BMPANEL2(1) Bmpanel2 Manual BMPANEL2(1)
2
3
4
6 bmpanel2 - X11 NETWM compliant panel (desktop switcher, taskbar,
7 systray, clock, launcher, etc.) with themeing capabilities.
8
10 bmpanel2 [-h|--help] [--version] [--usage] [--list] [--theme=<theme>]
11
13 BMPanel2 (bitmap panel) is a tiny little bar on the top of the screen
14 or on the bottom. It contains different "widgets" - the pieces of
15 functionality which help user to interact with his desktop. Some of the
16 default widgets include:
17
18 1. Taskbar - A list of tasks (windows) on the current desktop.
19
20 2. Desktop Switcher - Allows user to choose current desktop.
21
22 3. Systray - Also known as notification area.
23
24 4. Clock - No comments.
25
26 5. Launchbar - Allows user to run different programs in one click.
27
28 The main goal of this project is to create a simple, lightweight, nice
29 looking, but still useful panel, that will be accompanied with another
30 piece of a really good software - the Openbox 3.
31
33 -h, --help
34 Prints short list with following tiny descriptions of all of the
35 options.
36
37 --version
38 Prints currently installed version of the bmpanel2.
39
40 --usage
41 Prints the most shortest possible bmpanel2 usage reminder.
42
43 --list
44 Lists all themes found on known paths for current user. Additional
45 info such as theme author name will be printed also.
46
47 --theme=<theme>
48 Override theme parameter in the config file.
49
51 Code and art:
52
53 · nsf <no.smile.face@gmail.com>
54
55 Noir theme:
56
57 · Andrew Nayenko <resver@gmail.com>
58
59 A lot of Creative Commons covered theme ports (alduin, auriel, curvy,
60 flora, striped):
61
62 · weakhead (http://weakhead.deviantart.com)
63
64
65
66Bmpanel 2.1 07/30/2010 BMPANEL2(1)