From 2ee19d28deb6d59a3dead222e1375333ad43b42d Mon Sep 17 00:00:00 2001 From: Jarno Rantanen Date: Sun, 12 Aug 2018 12:59:18 +0300 Subject: [PATCH] Add note about increasing boot-show delay. --- first-boot.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/first-boot.md b/first-boot.md index 3cf7608..08bca94 100644 --- a/first-boot.md +++ b/first-boot.md @@ -44,6 +44,10 @@ If the display auto-detection fails and chooses a funky default resolution for y ## Replacing the boot graphics -The image that's displayed while the kiosk is starting can be changed by just replacing `background.png` in the home directory. +The image that's displayed while the kiosk is starting can be changed by just replacing `~/background.png`. To change the default chilipie-kiosk boot graphics to a nice doge, for example, try `wget -O background.png https://bit.ly/2w1P4Il`. + +## Increasing boot show delay + +By default, the browser window is hidden for a few seconds after boot, to give the page time to load. You can increase (or decrease) this delay in `~/.xsession`.