wok-current annotate lxpanel/description.txt @ rev 18522
xchm: typo
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Oct 26 11:47:37 2015 +0200 (2015-10-26) |
parents | |
children | 4a2e88452d3c |
rev | line source |
---|---|
al@17992 | 1 LXPanel is a GUI application for the Lightweight X11 Desktop Environment (LXDE). |
al@17992 | 2 |
al@17992 | 3 It is derived from fbpanel and includes the following features: |
al@17992 | 4 * User-friendly application menu automatically generated from .desktop files |
al@17992 | 5 on the system |
al@17992 | 6 * Launcher bar (small icons clicked to launch apps) |
al@17992 | 7 * Task bar supporting ICCCM/EWMH `urgency' hint (Pidgin IM windows can flash |
al@17992 | 8 on new incoming messages) |
al@17992 | 9 * Run dialog (type a command to run, without opening a terminal) |
al@17992 | 10 * Net status icon plug-in (optional). |
al@17992 | 11 * Volume control plug-in (optional). |
al@17992 | 12 * Notification area (system tray). |
al@17992 | 13 * Digital clock. |
al@17992 | 14 * Keyboard LEDs plug-in (display caps/num locks). |
al@17992 | 15 * lxpanelctl: control lxpanel from other programs. |
al@17992 | 16 |
al@17992 | 17 For example, "lxpanelctl run" will show the Run dialog in lxpanel, and |
al@17992 | 18 "lxpanelctl menu" will show the application menu. This is useful in combination |
al@17992 | 19 with window manager key bindings. |