diff options
author | B. Watson <yalhcru@gmail.com> | 2014-01-28 18:53:09 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:18 -0600 |
commit | 126ae7718eb2d56d031e0ef01c309e28d7643bda (patch) | |
tree | 0a67efc0294aeca0cc75f6416e53b1de97794eb4 /desktop/xtrlock/README | |
parent | 06ac709c290591e1d452788888f8430835558945 (diff) | |
download | slackbuilds-126ae7718eb2d56d031e0ef01c309e28d7643bda.tar.gz |
desktop/xtrlock: Added (minimal X display lock).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/xtrlock/README')
-rw-r--r-- | desktop/xtrlock/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop/xtrlock/README b/desktop/xtrlock/README new file mode 100644 index 0000000000..3f8d924953 --- /dev/null +++ b/desktop/xtrlock/README @@ -0,0 +1,6 @@ +xtrlock (minimal X display lock) + +xtrlock is a very minimal X display lock program, which uses nothing +except the Xlib library. It doesn't obscure the screen, it is completely +idle while the display is locked and you don't type at it, and it doesn't +do funny things to the X access control lists. |