Add instructions on xinput_calibrator to first-boot.md
Thanks @Kimmax! Closes #46
This commit is contained in:
parent
6a4a3e6f8a
commit
53788bb686
@ -78,3 +78,9 @@ To change the default chilipie-kiosk boot graphics to a nice doge, for example,
|
|||||||
## Increasing boot show delay
|
## 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`.
|
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`.
|
||||||
|
|
||||||
|
## Using a touch screen
|
||||||
|
|
||||||
|
If your kiosk is interactive, and you're using a touch screen as a display, you may need to calibrate it. Press `Ctrl + Alt + F3` to get to a virtual terminal, and type:
|
||||||
|
|
||||||
|
DISPLAY=:0 xinput_calibrator
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user