From 2cf50d29e5fb80a7e17d8fc75fea58c88de9d0e9 Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Wed, 28 May 2014 20:22:52 +0000 Subject: [PATCH] Slight rewording of the keymap change. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/usage.xml | 9 +++++---- 1 file 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 loadkeys program, typically, the name of keymap to load, e.g., it. If this variable is not set, the bootscript will not run the loadkeys 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.