mirror of
https://github.com/brl/mutter.git
synced 2025-03-05 12:48:11 +00:00

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