From 6f4d5d59a8a08b22ca0e515e7f2a9c2e5a3e7619 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Wed, 4 Sep 2019 18:25:31 -0500 Subject: script: keys: Add keymap key --- devel/script/2_keys.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'devel') diff --git a/devel/script/2_keys.xml b/devel/script/2_keys.xml index 6b0e5e0..533ab3b 100644 --- a/devel/script/2_keys.xml +++ b/devel/script/2_keys.xml @@ -112,5 +112,36 @@ language fr_CA +
+ <literal>keymap</literal> + + Name + keymap + + + Purpose + The keymap key determines the keyboard layout used for input on the target computer. + + + Format + The keymap key is a string value that specifies the name of a keyboard layout. Valid keyboard layouts are listed in /etc/console-setup/ckb/rules/xorg.lst under the ! layout heading. + + + Default + If the keymap key is not present, the target computer will use the default keyboard settings from Linux. These settings are architecture-dependent, but almost universally use a US QWERTY-style layout. + + + Example + + + The <literal>keymap</literal> Key + +keymap fr + + This sets the keyboard layout of the target computer to French AZERTY. + + + +
-- cgit v1.2.3-70-g09d2