mirror of
https://github.com/brl/mutter.git
synced 2025-03-14 15:25:03 +00:00

Hardware keycodes in Clutter events are x11 keycodes, which are the same as evdev + 8, but we need to reverse the translation when explicitly asked for an evdev keycode. https://bugzilla.gnome.org/show_bug.cgi?id=705710