Changeset dba75bf for BOOK/boot/x86
- Timestamp:
- Sep 5, 2006, 3:08:19 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- b596ca3
- Parents:
- 4724655
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/x86/kernel.xml
r4724655 rdba75bf 56 56 href="../../bootable/x86/kernel.xml" 57 57 xpointer="xpointer(//*[@os='d'])"/> 58 59 <para os="ab">If your keyboard isn't a US one and you have Kbd installed60 on your host system, you can build the proper keymap for your keyboard61 layout inside the kernel. If you wish to do this, run the following62 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> > \66 drivers/char/defkeymap.c</userinput></screen>67 68 <para os="g">For example, if using a Dutch keyboard, use69 <filename>/usr/share/kbd/keymaps/i386/qwerty/nl.map.gz</filename>.</para>70 58 71 59 <para os="ae">Configure the kernel via a menu-driven interface:</para>
Note:
See TracChangeset
for help on using the changeset viewer.