diff options
author | Michael Wagner <lapinours@web.de> | 2010-05-11 14:03:46 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 14:03:46 +0200 |
commit | 6c81b94d0d525daa8c70a403f57cbad6da4ac138 (patch) | |
tree | a3f46b4a8dc38eace4cf198b47af8a4861c0e823 /desktop/lxpanel/README | |
parent | 398fa01d0068837bd19002076dddb6a8ab4485f2 (diff) | |
download | slackbuilds-6c81b94d0d525daa8c70a403f57cbad6da4ac138.tar.gz |
desktop/lxpanel: Initial import
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. |