aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2014-05-28 20:22:52 +0000
committerKen Moffat <ken@linuxfromscratch.org>2014-05-28 20:22:52 +0000
commit2cf50d29e5fb80a7e17d8fc75fea58c88de9d0e9 (patch)
tree735418005bfde9c1fcf2733dd0291b18a4bc7fde /chapter07
parent3d2cea91bd05ac1a9868b0d7fe24bc9ffad404c3 (diff)
Slight rewording of the keymap change.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/usage.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/chapter07/usage.xml b/chapter07/usage.xml
index ef2d5ac3a..056102515 100644
--- a/chapter07/usage.xml
+++ b/chapter07/usage.xml
@@ -398,10 +398,11 @@ EOF</userinput></screen>
<command>loadkeys</command> program, typically, the name of keymap
to load, e.g., <quote>it</quote>. If this variable is not set, the
bootscript will not run the <command>loadkeys</command> program,
- and the default kernel keymap will be used. Note that for the
- keymaps es and pt, the parent directory should also be specified
- (e.g. qwerty/es or query/pt) to ensure the proper keymap is
- loaded.
+ and the default kernel keymap will be used. Note that a few keymaps
+ have multiple versions with the same name (cz and its variants in
+ qwerty/ and qwertz/, es in olpc/ and qwerty/, and trf in fgGIod/ and
+ qwerty/). In these cases the parent directory should also be specified
+ (e.g. qwerty/es) to ensure the proper keymap is loaded.
</para>
</listitem>
</varlistentry>