aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver/xserver-xorg-conf/bug/xorg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-xserver/xserver-xorg-conf/bug/xorg.conf')
-rw-r--r--recipes/xorg-xserver/xserver-xorg-conf/bug/xorg.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-xserver/xserver-xorg-conf/bug/xorg.conf b/recipes/xorg-xserver/xserver-xorg-conf/bug/xorg.conf
index cf684ec177..b4db5b04a4 100644
--- a/recipes/xorg-xserver/xserver-xorg-conf/bug/xorg.conf
+++ b/recipes/xorg-xserver/xserver-xorg-conf/bug/xorg.conf
@@ -53,14 +53,14 @@ EndSection
Section "InputDevice"
Identifier "ts5"
- Driver "tslib"
+ Driver "evdev"
Option "Device" "/dev/input/bmi_lcd_ts5"
Option "ScreenNumber" "1"
EndSection
Section "InputDevice"
Identifier "ts4"
- Driver "tslib"
+ Driver "evdev"
Option "Device" "/dev/input/bmi_lcd_ts4"
Option "ScreenNumber" "0"
EndSection