Ulf, I'd likt to enable cyttsp section from xorg-x11-drv-mtev, rather than xorg-x11-meego-config, which is little confusion and include diff input driver.
And even if enabling it in xorg-x11-meego-config, we should also add one new section rather than remove mXT224 which is exactly used in nCDK, even though there were no much working on it now, but we don't know who else is using this panel as well. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ulf Hofemeier Sent: Wednesday, March 02, 2011 11:46 AM To: [email protected] Subject: [meego-commits] 14408: Changes to Trunk/xorg-x11-meego-configs Hi, I have made the following changes to xorg-x11-meego-configs in project Trunk. Please review and accept ASAP. Thank You, Ulf Hofemeier [This message was auto-generated] --- Request #14408: submit: Trunk:Testing/xorg-x11-meego-configs(r2) -> Trunk/xorg-x11-meego-configs Message: * Tue Mar 01 2011 Ulf Hofemeier <[email protected]> - 1 - Add multi-touch config for iCDK ES2 BMC#12829 State: new 2011-03-01T14:44:00 ulf Comment: None changes files: -------------- --- xorg-x11-meego-configs.changes +++ xorg-x11-meego-configs.changes @@ -0,0 +1,3 @@ +* Tue Mar 01 2011 Ulf Hofemeier <[email protected]> - 1 +- Add multi-touch config for iCDK ES2 BMC#12829 + spec files: ----------- --- xorg-x11-meego-configs.spec +++ xorg-x11-meego-configs.spec @@ -1,6 +1,6 @@ Name: xorg-x11-meego-configs Summary: MeeGo specific X configuration snippets -Version: 1 +Version: 1.1 Release: 1 Group: Applications/System License: MIT other changes: -------------- ++++++ mrst-touchscreen.conf --- mrst-touchscreen.conf +++ mrst-touchscreen.conf @@ -27,6 +27,6 @@ Section "InputClass" Identifier "touchscreen" Driver "mtev" - MatchProduct "mXT224_touchscreen" - Option "SendCoreEvents" "on" + MatchProduct "cyttsp-i2c" + Option "SendCoreEvents" "On" EndSection _______________________________________________ MeeGo-commits mailing list [email protected] http://lists.meego.com/listinfo/meego-commits _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
