diff options
Diffstat (limited to 'desktop/lxpanel/README')
-rw-r--r-- | desktop/lxpanel/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/desktop/lxpanel/README b/desktop/lxpanel/README new file mode 100644 index 0000000000..fd461331ed --- /dev/null +++ b/desktop/lxpanel/README @@ -0,0 +1,11 @@ +LXpanel (NETWM/EWMH compliant lightweight x11 desktop panel) + +Based on fbpanel, lxpanel provides an application menu generated from +.desktop files as well as a launchbar, taskbar, and various plugins. + +The system-wide default configuration file is located under +/usr/share/lxpanel/default. Users can easily change their configuration +via the preferences dialog. + +Lxpanelctl is used to control the behavior of lxpanel during runtime. +See the README file included with the source code for details. |