- Timestamp:
- Jul 24, 2006, 12:12:50 AM (18 years ago)
- Children:
- ba24974
- Parents:
- 929e11aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/x86/kernel.xml
r929e11aa r24e96cc 49 49 xpointer="xpointer(//*[@os='d'])"/> 50 50 51 <para os="ab">If your keyboard isn't an US one, you may want to build 52 the proper keymap for your keyboard layout inside the kernel. Do it by 53 running the following command:</para> 51 <para os="ab">If your keyboard isn't a US one and you have Kbd installed 52 on your host system, you can build the proper keymap for your keyboard 53 layout inside the kernel. If you wish to do this, run the following 54 command (replace [path to keymap] with the keymap location on the host - 55 a common location is in /usr/share/kbd):</para> 54 56 55 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 56 href="../../bootable/x86/kernel.xml" 57 xpointer="xpointer(//*[@os='f'])"/> 57 <screen os="f"><userinput>loadkeys -m <replaceable>[path to keymap]</replaceable> > \ 58 drivers/char/defkeymap.c</userinput></screen> 58 59 59 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.