Changeset dba75bf for BOOK/boot/x86


Ignore:
Timestamp:
Sep 5, 2006, 3:08:19 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
b596ca3
Parents:
4724655
Message:

Removed the keymap settings from the kernel pages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/x86/kernel.xml

    r4724655 rdba75bf  
    5656    href="../../bootable/x86/kernel.xml"
    5757    xpointer="xpointer(//*[@os='d'])"/>
    58 
    59     <para os="ab">If your keyboard isn't a US one and you have Kbd installed
    60     on your host system, you can build the proper keymap for your keyboard
    61     layout inside the kernel. If you wish to do this, run the following
    62     command (replace [path to keymap] with the keymap location on the host -
    63     a common location is in /usr/share/kbd):</para>
    64 
    65 <screen os="f"><userinput>loadkeys -m <replaceable>[path to  keymap]</replaceable> &gt; \
    66     drivers/char/defkeymap.c</userinput></screen>
    67 
    68     <para os="g">For example, if using a Dutch keyboard, use
    69     <filename>/usr/share/kbd/keymaps/i386/qwerty/nl.map.gz</filename>.</para>
    7058
    7159    <para os="ae">Configure the kernel via a menu-driven interface:</para>
Note: See TracChangeset for help on using the changeset viewer.