diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:45:05 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:41 +0700 |
commit | 16b80d13ec2195d5fb5650726fb42885f27fb2e1 (patch) | |
tree | 08fe8d01bc60518fb91d7df09bfc9215a378076b /desktop | |
parent | a384a77f6ce78e8f4ef515f7ce11178b68bb7f1c (diff) | |
download | slackbuilds-16b80d13ec2195d5fb5650726fb42885f27fb2e1.tar.gz |
desktop/xtrlock: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/xtrlock/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/xtrlock/README b/desktop/xtrlock/README index 3f8d924953..c7aa35d611 100644 --- a/desktop/xtrlock/README +++ b/desktop/xtrlock/README @@ -1,6 +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. +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. |