Add config file for ft5x0x tizen_2.2 2.2.1_release 2.2_release submit/tizen_2.2/20130714.135923 submit/tizen_2.2/20130714.144603
authorBrad Peters <brad.t.peters@intel.com>
Thu, 30 May 2013 06:19:56 +0000 (14:19 +0800)
committerYin Kangkai <kangkai.yin@intel.com>
Thu, 30 May 2013 09:30:04 +0000 (17:30 +0800)
Change-Id: Idf0b7d6ec6a478addb4712a1f6408d8449ffdca3
Signed-off-by: Brad Peters <brad.t.peters@intel.com>
Signed-off-by: Austin Zhang <austin.zhang@intel.com>
61-ft5x0x-evdev.conf [new file with mode: 0644]
packaging/device-config-touch.changes
packaging/device-config-touch.spec

diff --git a/61-ft5x0x-evdev.conf b/61-ft5x0x-evdev.conf
new file mode 100644 (file)
index 0000000..3193ac1
--- /dev/null
@@ -0,0 +1,7 @@
+Section "InputClass"
+        Identifier              "ft5x0x_ts"
+        MatchProduct           "ft5x0x_ts"
+       MatchIsTouchScreen      "on"
+        MatchDevicePath        "/dev/input/event*"
+        Driver                  "evdev"
+EndSection
index 186b01b..9a6f5ba 100644 (file)
@@ -1,3 +1,6 @@
+* Thu May 30 2013 Brad Peters <brad.t.peters@intel.com>, Austin Zhang <austin.zhang@intel.com>
+- Add config file for ft5x0x
+
 * Fri Aug 3 2012 Brad Peters <brad.t.peters@intel.com>
 - Flipping MT input to support a left rotation of display
 
index 5c4dda4..cca468d 100644 (file)
@@ -69,3 +69,8 @@ install -m 0644 *.conf %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
 %{_sysconfdir}/X11/xorg.conf.d/92-exopc-mtev.conf
 %manifest device-config-touch.manifest
 
+%touch_package ft5x0x
+%files ft5x0x
+%{_sysconfdir}/X11/xorg.conf.d/61-ft5x0x-evdev.conf
+%manifest device-config-touch.manifest
+