diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-05-10 06:40:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-10 06:40:37 +0700 |
commit | f86e7476bddcd57e5fbc1594df4aa5a5f4acd6f0 (patch) | |
tree | 9f5ba2b06794bcb0e43f4af00485f476afd65230 /desktop/obshutdown/README | |
parent | 2c54aabb5ecf928119966196df1c10cf1bd9a7a3 (diff) | |
download | slackbuilds-f86e7476bddcd57e5fbc1594df4aa5a5f4acd6f0.tar.gz |
desktop/obshutdown: Added (Openbox shutdown manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/obshutdown/README')
-rw-r--r-- | desktop/obshutdown/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/desktop/obshutdown/README b/desktop/obshutdown/README new file mode 100644 index 0000000000..0cecae1daf --- /dev/null +++ b/desktop/obshutdown/README @@ -0,0 +1,11 @@ +obshutdown (Openbox shutdown manager) + +obshutdown is GTK/Cairo based shutdown box styled for Openbox and others windows managers. + +Config example file found at: /usr/share/obshutdown/example.rc. +Copy this file to your $HOME/.config/obshutdown/obshutdown.rc + +The themes for obshutdown buttons are: faenza, foom and oxygen. + +This package require "openbox" for logout command. Function "suspend" require kernel support. +All other options (restart, reboot and hibernate) are fully complete. |