Results 1 to 1 of 1
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
01-01-2008 #1
- Join Date
- Dec 2007
- Posts
- 10
XOrg can't load keymap, keys don't work
The first thing I noticed is the following line from my xorg log file:
Code:(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
Code:Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection
Code:$ setxkbmap -rules xorg -model pc104 -layout us -option "" -v 10 Setting verbose level to 10 locale is C Warning! Multiple definitions of rules file Using command line, ignoring X server Warning! Multiple definitions of keyboard model Using command line, ignoring X server Warning! Multiple definitions of keyboard layout Using command line, ignoring X server Applied rules from xorg: model: pc104 layout: us Trying to build keymap using the following components: keycodes: xfree86+aliases(qwerty) types: complete compat: complete symbols: pc/pc(pc104)+pc/us geometry: pc(pc104) Error loading new keyboard description
Code:The XKEYBOARD keymap compiler (xkbcomp) reports: > Error: Can't find file xfree86 for keycodes include > Exiting > Abandoning keycodes file "default"
Thanks in advance