Change input driver for Cando 10.1 Multi panel to evdev-multitouch
authorAustin Zhang <austin.zhang@intel.com>
Fri, 27 Jul 2012 11:01:19 +0000 (19:01 +0800)
committerAustin Zhang <austin.zhang@intel.com>
Fri, 27 Jul 2012 11:33:38 +0000 (19:33 +0800)
Signed-off-by: Austin Zhang <austin.zhang@intel.com>
60-cando-evdevmultitouch.conf [moved from 60-cando-mtev.conf with 65% similarity]
packaging/device-config-touch.changes
packaging/device-config-touch.spec

similarity index 65%
rename from 60-cando-mtev.conf
rename to 60-cando-evdevmultitouch.conf
index becbdbd..4a9d0a8 100644 (file)
@@ -2,6 +2,8 @@ Section "InputClass"
         Identifier              "Cando Multi Touch Panel"
         MatchVendor            "Cando"
         MatchDevicePath        "/dev/input/event*"
-        Driver                  "mtev"
+        Driver                  "evdevmultitouch"
         Option                  "Ignore"                "off"
+       Option                  "MultiTouch"            "2"
+       Option                  "Resolution"            "0 4095 0 4095
 EndSection
index ba1ad6d..f89f6e6 100644 (file)
@@ -1,3 +1,7 @@
+* Fri Jul 27 2012 Austin Zhang <austin.zhang@intel.com>
+- Change input driver for Cando 10.1 Multi panel to evdev-multitouch so
+  that we use same way to support multitouch
+
 * Wed Jul 18 2012 Austin Zhang <austin.zhang@intel.com>
 - Change input driver for Atmel mxt224 panel to evdev-multitouch so
   that we use same way to support multitouch
index 883e7e1..5c4dda4 100644 (file)
@@ -36,7 +36,7 @@ install -m 0644 *.conf %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
 
 %touch_package cando
 %files cando
-%{_sysconfdir}/X11/xorg.conf.d/60-cando-mtev.conf
+%{_sysconfdir}/X11/xorg.conf.d/60-cando-evdevmultitouch.conf
 %manifest device-config-touch.manifest
 
 %touch_package mxt224