Bug 30760 - [patch] synaptics driver should support Absolute mode
Summary: [patch] synaptics driver should support Absolute mode
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/synaptics (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium enhancement
Assignee: Peter Hutterer
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-10 17:02 UTC by Joe Shaw
Modified: 2011-02-07 17:00 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Joe Shaw 2010-10-10 17:02:57 UTC
The synaptics driver does not have any support for posting absolute motion events, and you get a BadMatch error if you try to pass Absolute to XSetDeviceMode().

I wrote a couple of patches which add this.  See http://lists.x.org/archives/xorg-devel/2010-October/013843.html for the introduction to the patch series.  The patches themselves are here:

http://patchwork.freedesktop.org/patch/2202/
http://patchwork.freedesktop.org/patch/2203/

I also have a pair of patches for the 1.2 branch -- that is what I am actually using -- and it would be nice to get those in as well.
Comment 1 Peter Hutterer 2011-02-07 17:00:45 UTC
commit a7637b5b3782f6f7b8efadaa459e9e365701d88b
commit 0b28a4c046a30ccb83278ea0aa59541fad89092c


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.