aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver/xserver-xorg-conf/palmpre/xorg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-xserver/xserver-xorg-conf/palmpre/xorg.conf')
-rw-r--r--recipes/xorg-xserver/xserver-xorg-conf/palmpre/xorg.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-xserver/xserver-xorg-conf/palmpre/xorg.conf b/recipes/xorg-xserver/xserver-xorg-conf/palmpre/xorg.conf
index 87001f065e..08e99e8780 100644
--- a/recipes/xorg-xserver/xserver-xorg-conf/palmpre/xorg.conf
+++ b/recipes/xorg-xserver/xserver-xorg-conf/palmpre/xorg.conf
@@ -31,8 +31,8 @@ EndSection
Section "InputDevice"
Identifier "Touchscreen"
- Driver "tslib"
- Option "Device" "/dev/touchscreen"
+ Driver "evdev"
+ Option "Device" "/dev/input/event6"
Option "CorePointer" "true"
Option "SendCoreEvents" "true"
Option "Protocol" "Auto"