[meego-commits] 15003: Changes to Trunk/tsc2007-config
Tracy Graydon
no_reply at build.meego.com
Fri Mar 18 20:43:41 UTC 2011
Hi,
I have made the following changes to tsc2007-config in project Trunk. Please review and accept ASAP.
Thank You,
Tracy Graydon
[This message was auto-generated]
---
Request #15003:
submit: Trunk:Testing/tsc2007-config(r2)(update) -> Trunk/tsc2007-config
Message:
Promote to trunk
State: new 2011-03-18T13:43:35 tracyg
Comment: None
changes files:
--------------
--- tsc2007-config.changes
+++ tsc2007-config.changes
@@ -0,0 +1,4 @@
+* Wed Mar 16 2011 - Austin Zhang <austin.zhang at intel.com> - 1
+- Change input driver from evtouch to evdev and also related options.
+ Part of fixing of BMC#12777.
+
spec files:
-----------
--- tsc2007-config.spec
+++ tsc2007-config.spec
@@ -6,7 +6,7 @@
License: MIT
URL: http://www.meego.com/
Source0: tsc2007.conf
-Requires: xorg-x11-drv-evtouch
+Requires: xorg-x11-drv-evdev
%description
Timberdale tsc2007 xorg configuration.
other changes:
--------------
++++++ tsc2007.conf
--- tsc2007.conf
+++ tsc2007.conf
@@ -11,10 +11,7 @@
Identifier "evtouch touchscreen tsc2007"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
- Driver "evtouch"
- Option "MinX" "150"
- Option "MinY" "150"
- Option "MaxX" "3896"
- Option "MaxY" "3696"
- Option "SwapY" "1"
+ Driver "evdev"
+ Option "Calibration" "250 3850 300 3750"
+ Option "InvertY" "1"
EndSection
More information about the MeeGo-commits
mailing list