Change MultiTouch option in xorg.conf.d/input.conf from 3 to 10
[adaptation/ap_samsung/xserver-xorg-misc-exynos.git] / arm-e4412 / xorg.conf.d / input.conf
index 460addb..c7dce7f 100755 (executable)
@@ -9,7 +9,7 @@ Section "InputClass"
         MatchIsTouchScreen "on"
         MatchDevicePath "/dev/input/event*"
         Driver "evdevmultitouch"
-        Option "MultiTouch"     "3"
+        Option "MultiTouch"     "10"
 EndSection
 
 Section "InputClass"