diff options
author | Slávek Banko <[email protected]> | 2013-07-28 02:30:20 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-07-28 02:30:20 +0200 |
commit | 48a589b8c526b34e79e8cdddc4cb7f5fc7b76815 (patch) | |
tree | 0f30d90998669b60a0aa840f824cc3d4ea7ddc66 /README | |
download | kshutdown-48a589b8c526b34e79e8cdddc4cb7f5fc7b76815.tar.gz kshutdown-48a589b8c526b34e79e8cdddc4cb7f5fc7b76815.zip |
Initial import of kshutdown 1.0.4
Diffstat (limited to 'README')
-rw-r--r-- | README | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -0,0 +1,33 @@ + +KShutDown is an advanced shut down utility for KDE. + +Odd numbers in version mean it's unstable/beta (e.g. 0.7.1, 0.9). +Even numbers mean it's stable (e.g. 0.8, 0.10.5). + +FEATURES +-------- +- Turn Off Computer (logout and halt the system) +- Restart Computer (logout and reboot the system) +- Lock Session (lock the screen using a screen saver) +- End Current Session (end the current KDE session and logout the user) +- Extras (additional, user commands) +- Time and delay options +- Command line and DCOP support +- System tray and panel applet +- Visual and sound notifications +- KDE Kiosk support +- And more... + +LINKS +----- +http://kshutdown.sourceforge.net (Home Page) +http://sourceforge.net/projects/kshutdown (Project Page) +http://freshmeat.net/projects/kshutdown (freshmeat.net Page) +http://www.kde-apps.org/content/show.php?content=9754 (KDE-Apps.org Page) +http://www.kde.org (KDE Home Page) + +COPYRIGHT & LICENSE +------------------- +(C) Konrad Twardowski <[email protected]> +KShutDown is licensed under the GNU General Public License (GPL) +(http://www.gnu.org/licenses/gpl.html) |