aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/console.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-10-21 03:51:16 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-10-21 03:51:16 +0000
commitf15f34182640ca8763c7c7e0a7468658b270c173 (patch)
treea5c2465651803335cf330e694ae5bf17facc54e0 /chapter07/console.xml
parent911d4d10cc1b503142727ae5a5848c4d4e3149c8 (diff)
Update the location of kemap and consolefont files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10364 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/console.xml')
-rw-r--r--chapter07/console.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter07/console.xml b/chapter07/console.xml
index d37dab6df..a865b29b6 100644
--- a/chapter07/console.xml
+++ b/chapter07/console.xml
@@ -28,7 +28,8 @@
information. Decide which keymap and screen font will be used. Various
language-specific HOWTOs can also help with this, see <ulink
url="http://www.tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>. If still in
- doubt, look in the <filename class="directory">/lib/kbd</filename> directory
+ doubt, look in the <filename class="directory">/usr/share/keymaps</filename>
+ and <filename class="directory">/usr/share/consolefonts</filename> directories
for valid keymaps and screen fonts. Read <filename>loadkeys(1)</filename> and
<filename>setfont(8)</filename> manual pages to determine the correct
arguments for these programs.</para>