1LXPANEL(1) http://LXDE.org LXPANEL(1)
2
3
4
6 lxpanel - a lightweight GTK2-based panel for the LXDE desktop.
7
9 lxpanel
10
12 This manual page documents briefly the lxpanel command.
13
14 lxpanel is a program that provides a panel for the desktop, usually for
15 LXDE. It is a lightweight GTK+ 2.x based desktop panel.
16
17 Features
18
19 · User-friendly application menu automatically generated from
20 .desktop files on the system.
21
22 · Launcher bar (small icons clicked to launch apps)
23
24 · Task bar supporting ICCCM/EWMH `urgency´ hint (Pidgin IM windows
25 can flash on new incoming messages)
26
27 · Notification area (system tray)
28
29 · Digital clock
30
31 · Run dialog (type command to run, without opening a terminal )
32
33 · Net status icon plug-in (optional)
34
35 · Volume control plug-in (optional)
36
37 · lxpanelctl, an external controller lets you control lxpanel in
38 other programs. For example, "lxpanelctl run" will show the Run
39 dialog in lxpanel, and "lxpanelctl menu" will show the application
40 menu. This is useful in key bindings provided by window managers.
41
42
44 This program follows the usual GNU command line syntax, with long
45 options starting with two dashes (`-´). A summary of options is
46 included below.
47
48 -h --help
49 Print help on the options.
50
51 -v --version
52 Print the program version.
53
54 --log level
55 Set the logging level in the range 0 (silent) through 5 (verbose).
56
57 -p NAME, --profile NAME
58 Set the profile to be loaded.
59
61 ~/.config/lxpanel/PROFILE
62 config file, can be edited by preference dialog.
63
65 lxsession (1), lxpanelctl (1).
66
68 This manual page was written by paulliu grandpaul@gmail.com for the
69 Debian system (but may be used by others). Permission is granted to
70 copy, distribute and/or modify this document under the terms of the GNU
71 General Public License, Version 2 any later version published by the
72 Free Software Foundation.
73
74 On Debian systems, the complete text of the GNU General Public License
75 can be found in /usr/share/common-licenses/GPL.
76
78 Ying-Chun Liu
79 Author.
80
82 Copyright © 2008 paulliu
83
84
85
86http://LXDE.org March 2, 2008 LXPANEL(1)