浏览代码

Slight rewording of the keymap change.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Ken Moffat 11 年之前
父节点
当前提交
2cf50d29e5
共有 1 个文件被更改,包括 5 次插入4 次删除
  1. 5 4
      chapter07/usage.xml

+ 5 - 4
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>