Last active
November 15, 2016 19:19
-
-
Save Findarato/912d11a10865778479c4282e70e52b66 to your computer and use it in GitHub Desktop.
PI Kiosk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@lxpanel --profile LXDE-pi | |
@pcmanfm --desktop --profile LXDE-pi | |
@xscreensaver -no-splash | |
@point-rpi | |
@xset s off | |
@xset -dpms | |
@xset s noblank | |
@sed -i 's/"exited_cleanly": false/"exited_cleanly": true/' ~/.config/chromium/Default/Preferences | |
@/usr/bin/chromium-browser --incognito --noerrdialogs --kiosk http://example.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pi@raspberrypi:~/.config/lxsession/LXDE-pi $ nano autostart