doc: Link to "Keyboard Layout" in "operating-system Reference"
* doc/guix.texi (operating-system Reference): Link to the "Keyboard Layout" node. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
0c8abacf3a
commit
8480c65bb7
1 changed files with 2 additions and 1 deletions
|
@ -13359,7 +13359,8 @@ The default label includes the kernel name and version.
|
||||||
@item @code{keyboard-layout} (default: @code{#f})
|
@item @code{keyboard-layout} (default: @code{#f})
|
||||||
This field specifies the keyboard layout to use in the console. It can be
|
This field specifies the keyboard layout to use in the console. It can be
|
||||||
either @code{#f}, in which case the default keyboard layout is used (usually
|
either @code{#f}, in which case the default keyboard layout is used (usually
|
||||||
US English), or a @code{<keyboard-layout>} record.
|
US English), or a @code{<keyboard-layout>} record. @xref{Keyboard Layout},
|
||||||
|
for more information.
|
||||||
|
|
||||||
This keyboard layout is in effect as soon as the kernel has booted. For
|
This keyboard layout is in effect as soon as the kernel has booted. For
|
||||||
instance, it is the keyboard layout in effect when you type a passphrase if
|
instance, it is the keyboard layout in effect when you type a passphrase if
|
||||||
|
|
Reference in a new issue