After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 675047 - Smooth scrolling doesn't honor the xmodmap or xinput button mappings
Smooth scrolling doesn't honor the xmodmap or xinput button mappings
Status: RESOLVED DUPLICATE of bug 674716
Product: gtk+
Classification: Platform
Component: .General
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-04-29 00:30 UTC by Mjumbe Wawatu Ukweli
Modified: 2012-04-29 21:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mjumbe Wawatu Ukweli 2012-04-29 00:30:21 UTC
Since the upgrade to Gnome 3.4, applications with smooth scrolling have not respected the xinput pointer button mappings.  I use the natural scrolling app and when I turn it on, my xinput button mapping is as follows:

>>> # Note the reversal of 4<->5 and 6<->7.
>>> xinput get-button-map 11
1 2 3 5 4 7 6 8 9 10 11 12

Even though the scroll buttons for vertical scrolling (4,5) and horizontal scrolling (6,7) are reversed, the scroll directions for smooth scrolling applications (like gedit and system monitor) is not.  For applications that haven't been upgraded to use smooth scrolling (like chrome and gnome-terminal), the button mapping works as expected.

I'm using Gnome 3.4.1.  For other reports on this issue, see:
https://github.com/cemmanouilidis/naturalscrolling/issues/28
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/966237
Comment 1 Matthias Clasen 2012-04-29 21:16:50 UTC

*** This bug has been marked as a duplicate of bug 674716 ***