]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - screenrc.in
screenrc: Lock screen after 10 minutes of inactivity for root.
[config/dotfiles.git] / screenrc.in
index 37d61da70fcff39640bcab3ee8a84d53a943f173..ae278438876f3cfea8f28ef3761c911de76e5d82 100644 (file)
@@ -3,7 +3,13 @@
 # Features which are only available in (very) recent screen releases or in
 # current Git are marked with "(GIT)" so they can be removed by the setup
 # script on machines with older versions.
+#
+# (BATTERY) is only used on laptops, (ROOT) only if running as root.
+
 
+# Automatically lock the screen after 10 minutes of inactivity if running as
+# root.
+idle 600 lockscreen # (ROOT)
 
 # Don't display startup message.
 startup_message off