diff options
Diffstat (limited to 'system/xssstate/README')
-rw-r--r-- | system/xssstate/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/xssstate/README b/system/xssstate/README new file mode 100644 index 0000000000..ac55532394 --- /dev/null +++ b/system/xssstate/README @@ -0,0 +1,11 @@ +xssstate +-------- + +This is the xssstate utility from suckless.org. + +This tool is a simple tool that retrieves the X screensaver state. +This can be used in scripts that can start screen lockers, or +other utilities. + +For more inforamtion on why this package exists, and for +an example how to use it is detailed in the README.Slackware file. |