Fix "Back", "Forward", and other special mouse buttons in the X11 compositor.
authorDima Ryazanov <dima@gmail.com>
Wed, 4 Feb 2015 09:51:57 +0000 (01:51 -0800)
committerBryce Harrington <bryce@osg.samsung.com>
Thu, 5 Feb 2015 03:45:24 +0000 (19:45 -0800)
commit3e4d4bdd94f6db154e77df72cc2da366cf72629f
tree1985ef3122729e1adb45f5a1649674952ce2c50f
parent90d1ac8d491e97b0244aa19ba6fe0d2ac934b720
Fix "Back", "Forward", and other special mouse buttons in the X11 compositor.

They're off by 4 because of the scroll buttons.

Signed-off-by: Dima Ryazanov <dima@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
src/compositor-x11.c