summaryrefslogtreecommitdiffstats
path: root/sample_configuration/lockDesktop.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sample_configuration/lockDesktop.sh')
-rwxr-xr-xsample_configuration/lockDesktop.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/sample_configuration/lockDesktop.sh b/sample_configuration/lockDesktop.sh
deleted file mode 100755
index 8a8f133..0000000
--- a/sample_configuration/lockDesktop.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-# move mouse pointer to the center of the screen to avoid some problems with ghost clicks
-xdotool mousemove --polar 0 0 --sync
-
-# activate a locking scrensaver, xscreensaver, kscreensaver, etc...
-xscreensaver-command --lock