Summary: | Buttons > 16 might not be handled | ||
---|---|---|---|
Product: | xorg | Reporter: | Bastien Nocera <bugzilla> |
Component: | Input/wacom | Assignee: | Peter Hutterer <peter.hutterer> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Bastien Nocera
2012-02-02 10:20:42 UTC
Buttons > 16 are sent properly from the Cintiq 21UX2. XEV shows the final button emitting button 22 as it should. That said, buttons > 16 cannot be re-mapped to other buttons. "xsetwacom set <id> button 17 key a" continues to send button 17, while trying buttons 18 and higher produce an "Invalid offset into Wacom Button Actions property." error (since the property only contains 16 items, regardless of how many buttons are present). commit 7e92aca68a666499c7d6f1946cc849cfb5653ae0 Author: Peter Hutterer <peter.hutterer@who-t.net> Date: Fri Feb 3 19:15:54 2012 +1000 Initialize button action properties for the correct button number (#45557) |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.