diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-11-15 09:04:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-17 20:56:41 +0700 |
commit | 36e737c01338a749076c85b00d5d1324179f5bb5 (patch) | |
tree | fc0a7589747e82f36d483c163a0ae6b94b4b423f /desktop/obsession/README | |
parent | 6db47505459adf0ae750d89c2d211d4c96cc046d (diff) |
desktop/obsession: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/obsession/README')
-rw-r--r-- | desktop/obsession/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/obsession/README b/desktop/obsession/README index 3bb7fd86362a5..2de2a5be94c1b 100644 --- a/desktop/obsession/README +++ b/desktop/obsession/README @@ -2,3 +2,13 @@ obsession (Openbox session tools) Obsession displays dialog where you can choose if you want to quit, power off, suspend or hibernate the computer. + +And provides: + + * obsession-logout displays a dialog where you can choose +if you want to quit the session, power off, suspend or +hibernate the computer. + * obsession-exit: this is the command line version of +obsession-logout. + * xdg-autostart start automatically programs defined in +/etc/xdg/autostart and ~/.config/autostart. |