for-pi2 #2
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ Type=Application
|
||||||
Name=MastoWall Autostart
|
Name=MastoWall Autostart
|
||||||
Comment=Starten der MastoWall zur BDK23
|
Comment=Starten der MastoWall zur BDK23
|
||||||
NoDisplay=false
|
NoDisplay=false
|
||||||
Exec=sh -c 'cd /home/ssb/Documents/mastowall && xdotool mousemove 1920 1080 && chromium-browser --kiosk index.html'
|
Exec=sh -c 'cd /home/ssb/Documents/mastowall && xdotool mousemove 1920 1080 && sleep 5 && chromium-browser --kiosk index.html'
|
||||||
|
|
Loading…
Reference in a new issue