Ignore:
Timestamp:
Jul 24, 2006, 12:12:50 AM (18 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
5bb53b2
Parents:
16b63e5b
Message:

Updated commands for building keymap into the kernel

File:
1 edited

Legend:

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

    r16b63e5b rcc04edb  
    4141    below:</para>
    4242
    43 <screen os="f"><userinput>loadkeys -m /usr/share/kbd/keymaps/<replaceable>[path to  keymap]</replaceable> &gt; \
     43<screen os="f"><userinput>loadkeys -m /lib/kbd/keymaps/<replaceable>[path to  keymap]</replaceable> &gt; \
    4444    drivers/char/defkeymap.c</userinput></screen>
    4545
    4646    <para os="g">For example, if using a Dutch keyboard, use
    47     <filename>/usr/share/kbd/keymaps/i386/qwerty/nl.map.gz</filename>.</para>
     47    <filename>/lib/kbd/keymaps/i386/qwerty/nl.map.gz</filename>.</para>
    4848
    4949    <para os="h">Configure the kernel via a menu-driven interface.
Note: See TracChangeset for help on using the changeset viewer.