Przeglądaj źródła

Update the location of kemap and consolefont files.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10364 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 11 lat temu
rodzic
commit
f15f341826
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      chapter07/console.xml

+ 2 - 1
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>