screen lock fix
authorIan Kelling <ian@iankelling.org>
Fri, 3 Mar 2023 15:48:29 +0000 (10:48 -0500)
committerIan Kelling <ian@iankelling.org>
Fri, 3 Mar 2023 15:48:29 +0000 (10:48 -0500)
xl

diff --git a/xl b/xl
index 3f6ac1f1c280eec301e9c4e2ff470143f56c5122..74183145ebda708c49ec605a031dcbbc0825efad 100755 (executable)
--- a/xl
+++ b/xl
@@ -13,4 +13,7 @@ if ! pidof xscreensaver; then
   # 1 was not long enough
   sleep 3
 fi
-xscreensaver-command -activate
+xscreensaver-command -lock
+# sometimes some unknown program keeps kicking the screensaver
+# off before it gets to being locked.
+#xscreensaver-command -activate