aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver/xserver-xorg-conf/om-gta01/xorg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-xserver/xserver-xorg-conf/om-gta01/xorg.conf')
-rw-r--r--recipes/xorg-xserver/xserver-xorg-conf/om-gta01/xorg.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes/xorg-xserver/xserver-xorg-conf/om-gta01/xorg.conf b/recipes/xorg-xserver/xserver-xorg-conf/om-gta01/xorg.conf
index 83eaa0cb2e..5e123ae22e 100644
--- a/recipes/xorg-xserver/xserver-xorg-conf/om-gta01/xorg.conf
+++ b/recipes/xorg-xserver/xserver-xorg-conf/om-gta01/xorg.conf
@@ -32,11 +32,14 @@ EndSection
Section "InputDevice"
Identifier "Touchscreen"
- Driver "evdev"
+ Driver "tslib"
Option "Device" "/dev/input/event1"
- Option "SwapAxes" "True"
+ Option "EmulateRightButton" "True"
EndSection
+Section "ServerFlags"
+ Option "AutoAddDevices" "False"
+EndSection
Section "ServerLayout"
Identifier "Default Layout"