Document how to get values for the localization values

pull/337/head
Matthijs Kooijman 2019-10-13 19:57:50 +02:00 committed by XECDesign
parent 8026d9dc8f
commit 336ff2107e
1 changed files with 11 additions and 0 deletions

View File

@ -86,14 +86,25 @@ The following environment variables are supported:
Default keyboard keymap.
To get the current value from a running system, run `debconf-show
keyboard-configuration` and look at the
`keyboard-configuration/xkb-keymap` value.
* `KEYBOARD_LAYOUT` (Default: "English (UK)" )
Default keyboard layout.
To get the current value from a running system, run `debconf-show
keyboard-configuration` and look at the
`keyboard-configuration/variant` value.
* `TIMEZONE_DEFAULT` (Default: "Europe/London" )
Default keyboard layout.
To get the current value from a running system, look in
`/etc/timezone`.
* `FIRST_USER_NAME` (Default: "pi" )
Username for the first user