mirror of
https://github.com/brl/mutter.git
synced 2025-02-10 18:34:09 +00:00
![Jason Gerecke](/assets/img/avatar_default.png)
BTN_STYLUS3 is defined by the Linux 4.15 kernel and is sent when the third button on a stylus is pressed. At the moment, only Wacom's "Pro Pen 3D" has three stylus buttons. Pressing this button triggers a button 8 event to be sent under X11, so we use the same mapping here. https://bugzilla.gnome.org/show_bug.cgi?id=790033