mirror of
https://github.com/nikdoof/oblogout.git
synced 2025-12-13 01:32:23 +00:00
Release 0.2
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@@ -1,5 +1,5 @@
|
||||
#Contributor : Andrew Williams <andy@tensixtyone.com.com>
|
||||
pkgname=oblogout-bzr
|
||||
pkgname=oblogout
|
||||
pkgver=0.2
|
||||
pkgrel=1
|
||||
pkgdesc="OBLogout is a expandable, configurable, and theme-able logout script designed to be used in a Openbox desktop environment."
|
||||
|
||||
17
README
17
README
@@ -26,7 +26,7 @@
|
||||
INSTALLATION
|
||||
|
||||
- Run ./setup.py install
|
||||
- Customise the config (/etc/openbox-logout.conf) as required
|
||||
- Customise the config (/etc/oblogout.conf) as required
|
||||
|
||||
######
|
||||
|
||||
@@ -41,7 +41,12 @@
|
||||
|
||||
CONFIGURATION OPTIONS
|
||||
|
||||
Each of these options go under the Looks group.
|
||||
SETTINGS
|
||||
|
||||
- UseHal = true/false dictate if oblogout should use HAL for it's shutdown/suspend
|
||||
functions.
|
||||
|
||||
LOOKS
|
||||
|
||||
- Opacity = Opacity percentage of Cario rendered backgrounds
|
||||
- Bgcolor = Colour name or hex code (#ffffff) of the background color
|
||||
@@ -61,3 +66,11 @@
|
||||
- lock = Lock session
|
||||
- switch = Switch user
|
||||
|
||||
SHORTCUTS
|
||||
|
||||
- For each button type, define a key to use. Case insenstive.
|
||||
|
||||
COMMANDS
|
||||
|
||||
- Same as the buttons, define a command per button type
|
||||
|
||||
|
||||
Reference in New Issue
Block a user