[Bug 324721] Left-handed mouse orientation also changes touchpad touch click

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 15 05:35:50 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Left-handed mouse orientation also changes touchpad touch click


https://bugzilla.redhat.com/show_bug.cgi?id=324721


peter.hutterer at redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|krh at redhat.com              |peter.hutterer at redhat.com
          Component|xorg-x11-drv-mouse          |xorg-x11-server
            Version|8                           |9




------- Additional Comments From peter.hutterer at redhat.com  2008-07-15 01:35 EST -------
This isn't really a mouse driver bug, it's a conceptual issue with the X
server's event processing.

Problem being that the SetPointerMapping request by default changes the core
pointer device. Up to X11R7.4, any core event, no matter who actually generates
it, comes from the core pointer and thus assumes the core pointer's mapping
(which in your case is left-handed).

This problem is fixed in Xorg git, but needs a vastly different input system. It
also requires configuration tools to set the button mapping per device, and not
just for the core pointer.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-triage-list mailing list