Archived
1
0
Fork 0

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:
Morgan Smith 2021-01-04 15:21:55 -05:00 committed by Mathieu Othacehe
parent 0c8abacf3a
commit 8480c65bb7
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -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