Option "AutoAddDevices" "false"
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "AutoAddDevices" "False" #<----- ignore autodetected devices
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105" #<----your keyboard model
Option "XkbLayout" "gb" #<----your keyboard map
EndSection
HanBing said:I use hal at begin, but it don't work for me.
Code:hald_enable="YES" dbus_enable="YES" keymap="uk.iso"