Ensure X will be running on VT8.
For whatever reason, since ubuntu-mate-15.10.3 it defaults to VT7. Closes #6
This commit is contained in:
parent
ce3725c677
commit
f0eabbe54d
@ -30,6 +30,7 @@
|
|||||||
|
|
||||||
NODM_ENABLED=true
|
NODM_ENABLED=true
|
||||||
NODM_USER=pi
|
NODM_USER=pi
|
||||||
|
NODM_FIRST_VT=8
|
||||||
|
|
||||||
1. Get default scripts with `$ wget "https://github.com/futurice/chilipie-kiosk/archive/master.zip" && unzip master.zip && cp -v $(find chilipie-kiosk-master/home/ -type f) . && rm -rf chilipie-kiosk-master/ master.zip`
|
1. Get default scripts with `$ wget "https://github.com/futurice/chilipie-kiosk/archive/master.zip" && unzip master.zip && cp -v $(find chilipie-kiosk-master/home/ -type f) . && rm -rf chilipie-kiosk-master/ master.zip`
|
||||||
1. Put in the example crontab with `$ crontab -e`:
|
1. Put in the example crontab with `$ crontab -e`:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user