From f0eabbe54d196bad3f8ef2d9ca819c73437549ee Mon Sep 17 00:00:00 2001 From: Jarno Rantanen Date: Wed, 20 Apr 2016 12:06:20 +0300 Subject: [PATCH] Ensure X will be running on VT8. For whatever reason, since ubuntu-mate-15.10.3 it defaults to VT7. Closes #6 --- image-setup.md | 1 + 1 file changed, 1 insertion(+) diff --git a/image-setup.md b/image-setup.md index 850a95b..3d4b544 100644 --- a/image-setup.md +++ b/image-setup.md @@ -30,6 +30,7 @@ NODM_ENABLED=true 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. Put in the example crontab with `$ crontab -e`: