Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
InputDevice "Touchscreen" "CorePointer"
+ InputDevice "Keyboard" "CoreKeyboard"
EndSection
Section "InputDevice"
Section "InputDevice"
Identifier "Keyboard"
- Driver "palm-pre"
+ Driver "evdev"
Option "Device" "/dev/input/event2"
- Option "SendCoreEvents" "true"
- #Option "XkbModel" "palm-pre"
- Option "XkbLayout" "palm-pre"
+ #Option "SendCoreEvents" "true"
+ Option "XkbRules" "palmpre"
+ Option "XkbModel" "palmpre"
+ Option "XkbLayout" "palmpre"
# Option "XKbOptions" ""
+ Option "CoreKeyboard" "true"
EndSection
#Section "InputDevice"