mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
99a7406d01
The ordering of the evdev button numbers is the opposite of the order in Clutter (the middle button is 3 instead of 2) so we need to manually map the button numbers when creating a ClutterButtonEvent. https://bugzilla.gnome.org/show_bug.cgi?id=680255