wok diff lxsession/description.txt @ rev 18116
Format few descriptions (EOL at the end, 80 symbols length lines)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Jun 07 00:27:07 2015 +0300 (2015-06-07) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/lxsession/description.txt Sun Jun 07 00:27:07 2015 +0300 1.3 @@ -0,0 +1,18 @@ 1.4 +LXSession is a lightweight X11 session manager with fewer dependencies, designed 1.5 +for use with the LXDE (Lightweight X11 Desktop Environment). It derived from XSM 1.6 +and have following differences: 1.7 + * Removed the session dialog from xsm. 1.8 + * Stripped down without session restore function. 1.9 + * Automaticlly restart specific program if crashes happened. 1.10 + * Use better configuration. 1.11 + * Provide a nice logout-dialog with the ability to shutdown / reboot / 1.12 + suspend / hibernate via HAL or gdm 1.13 + * Support halt/reboot LTSP thin clients, and more... 1.14 + 1.15 +It's desktop-independent and can be used with any window manager. 1.16 + 1.17 +As "session manager" lxsession used to automatically start a set of applications 1.18 +and set up a working desktop environment 1.19 + 1.20 +LXSession has also a built-in lightweight Xsettings daemon, which can configure 1.21 +GTK+ themes, keyboard, and mouse for you on session startup.