Change synaptics conf param to support multitouch for geek 66/13966/2 accepted/tizen/mobile tizen accepted/tizen/mobile/20131223.185313 submit/tizen/20131220.082218
authorliuwei <weix.a.liu@intel.com>
Thu, 19 Dec 2013 09:08:07 +0000 (17:08 +0800)
committerAustin Zhang <austin.zhang@intel.com>
Fri, 20 Dec 2013 06:27:23 +0000 (14:27 +0800)
Change-Id: I1ab626ff61522c75771d4d167bb7bf96ea286759
Signed-off-by: liuwei <weix.a.liu@intel.com>
Signed-off-by: Austin Zhang <austin.zhang@intel.com>
60-synaptics-evdevmultitouch.conf
packaging/device-config-touch.changes

index ea6d138..ab9014c 100644 (file)
@@ -4,6 +4,7 @@ Section "InputClass"
        MatchIsTouchscreen      "on"
        MatchDevicePath         "/dev/input/event*"
        Driver                  "evdevmultitouch"
+       option                  "MultiTouch"    "5"
        Option                  "Resolution"    "0 720 0 1280"
        Option                  "Calibration"   "0 1432 0 2540"
 EndSection
index 1527fff..a4a06ac 100644 (file)
@@ -2,7 +2,9 @@
 - Port tizen_2.2_stable patch from Kangkai for supporting Geek
        * Fri Aug 23 2013 Yin Kangkai <kangkai.yin@intel.com>
        - Add touch package for synaptics
-
+- Port tizen_2.2_stable patch from Liu wei for supporting Geek
+       * Fri Nov 6 2013 Liu wei <weix.a.liu@intel.com>
+       - Change synaptics conf to support multitouch
 
 * Tue Sep 03 2013 Maciej Wereski <m.wereski@partner.samsung.com> accepted/tizen/20130712.195403@29714b8
 - Fix RPMLINT errors