1LXPANEL(1) http://LXDE.org LXPANEL(1)
2
3
4
6 lxpanel - a lightweight GTK2-based panel for the LXDE desktop.
7
9 lxpanel [ options ]
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 -p NAME, --profile NAME
55 Set the profile to be loaded.
56
58 ~/.config/lxpanel/PROFILE/
59 config files directory, can be edited by preference dialog.
60
61 ~/.config/lxpanel/PROFILE/gtkrc
62 optional GTK+ 2.0 RC file to alterate appearance, can be used to
63 create custom panel style.
64
66 lxpanelctl(1)
67
69 The lxpanel is written by great LXDE developers team under lead of Hong
70 Jen Yee (PCMan) since 2006.
71
72 This manual page was written by paulliu (Ying-Chun Liu)
73 <grandpaul@gmail.com> for the Debian system (but may be used by
74 others). Permission is granted to copy, distribute and/or modify this
75 document under the terms of the GNU General Public License, Version 2
76 any later version published by the Free Software Foundation.
77
78 On Debian systems, the complete text of the GNU General Public License
79 can be found in /usr/share/common-licenses/GPL-2.
80
81 Updated by Andriy Grytsenko (LStranger).
82
84 Copyright © 2008 paulliu
85 Copyright © 2016 LStranger
86
87
88
89http://LXDE.org February, 2016 LXPANEL(1)