[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: doc: Link to "Keyboard Layout" in "operating-syst
From: |
guix-commits |
Subject: |
branch master updated: doc: Link to "Keyboard Layout" in "operating-system Reference" |
Date: |
Wed, 06 Jan 2021 05:20:45 -0500 |
This is an automated email from the git hooks/post-receive script.
mothacehe pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 8480c65 doc: Link to "Keyboard Layout" in "operating-system Reference"
8480c65 is described below
commit 8480c65bb7e5e73345d5ca355d0a137796efa078
Author: Morgan Smith <Morgan.J.Smith@outlook.com>
AuthorDate: Mon Jan 4 15:21:55 2021 -0500
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>
---
doc/guix.texi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 0f6e95a..884224f 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -13359,7 +13359,8 @@ The default label includes the kernel name and version.
@item @code{keyboard-layout} (default: @code{#f})
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
-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
instance, it is the keyboard layout in effect when you type a passphrase if
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: doc: Link to "Keyboard Layout" in "operating-system Reference",
guix-commits <=