mirror of
https://github.com/karl0ss/AnotterKiosk.git
synced 2025-07-28 03:00:16 +01:00
we shall see
This commit is contained in:
parent
0b3a34cec5
commit
2a7cf0638b
@ -44,7 +44,7 @@ fi
|
||||
|
||||
# start chromium
|
||||
URL=$(get-ini /boot/kioskbrowser.ini browser url)
|
||||
chromium --start-fullscreen \
|
||||
chromium-browser --start-fullscreen \
|
||||
--allow-insecure-localhost \
|
||||
--autoplay-policy=no-user-gesture-required \
|
||||
--check-for-update-interval=1 \
|
||||
|
2
kiosk_skeleton/home/pi/.xsession
Normal file
2
kiosk_skeleton/home/pi/.xsession
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
exec openbox-session
|
Loading…
x
Reference in New Issue
Block a user