Identifier "Touchscreen"
Driver "evdev"
Option "Device" "/dev/input/event6"
- Option "CorePointer" "true"
Option "SendCoreEvents" "true"
Option "Protocol" "Auto"
Option "Width" "320"
- Option "Height" "480"
+ Option "Height" "528"
Option "EmulateRightButton" "1"
Option "CorePointer" "true"
EndSection
+Section "InputDevice"
+ Identifier "Keyboard"
+ Driver "palm-pre"
+ Option "Device" "/dev/input/event2"
+ Option "SendCoreEvents" "true"
+ #Option "XkbModel" "palm-pre"
+ Option "XkbLayout" "palm-pre"
+# Option "XKbOptions" ""
+EndSection
+
+#Section "InputDevice"
+# Identifier "Keyboard"
+# Driver "evdev"
+# Option "Device" "/dev/input/event2"
+#EndSection