Author: bdubbs Date: Sun Oct 20 20:51:16 2013 New Revision: 10364 Log: Update the location of kemap and consolefont files.
Modified: trunk/BOOK/chapter07/console.xml Modified: trunk/BOOK/chapter07/console.xml ============================================================================== --- trunk/BOOK/chapter07/console.xml Sat Oct 19 00:27:32 2013 (r10363) +++ trunk/BOOK/chapter07/console.xml Sun Oct 20 20:51:16 2013 (r10364) @@ -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> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
