From 4531fbb6bc9f059ba47144fbabd54e564a775356 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 5 Dec 2017 17:01:27 +0100 Subject: [slxbrowser] Move mouse to bottom right on startup --- core/modules/slxbrowser/data/opt/openslx/scripts/kiosk-launch | 1 + 1 file changed, 1 insertion(+) (limited to 'core/modules') diff --git a/core/modules/slxbrowser/data/opt/openslx/scripts/kiosk-launch b/core/modules/slxbrowser/data/opt/openslx/scripts/kiosk-launch index e7441fee..2550bf63 100755 --- a/core/modules/slxbrowser/data/opt/openslx/scripts/kiosk-launch +++ b/core/modules/slxbrowser/data/opt/openslx/scripts/kiosk-launch @@ -11,5 +11,6 @@ openbox & [ -n "$SLX_BROWSER_INSECURE" ] && SLX_BROWSER_INSECURE="--insecure" +xdotool mousemove 20000 20000 & exec slxbrowser $SLX_BROWSER_INSECURE --fullscreen "$SLX_BROWSER_URL" -- cgit v1.2.3-55-g7522