Summary: | BUG: triggered 'if (buttons >= 256)' BUG: getevents.c:1640 in GetPointerEvents() after unlocking monitor | ||
---|---|---|---|
Product: | Wayland | Reporter: | darkbasic <darkbasic> |
Component: | libinput | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | peter.hutterer |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | evemu-describe |
Description
darkbasic
2016-05-06 08:28:51 UTC
Forgot to say distro is Arch Linux. $ pacman -Ss libinput extra/libinput 1.2.4-1 [installato] library that handles input devices for display servers and other applications that need to directly deal with input devices. extra/xf86-input-libinput 0.19.0-1 (xorg-drivers xorg) [installato] Generic input driver for the X.Org server based on libinput $ pacman -Ss xorg-server extra/xorg-server 1.18.3-1 (xorg) [installato] Xorg X server Can you give me the evemu-describe for this device please? The quickfix for this is easy but I want to verify it's not some other bug commit ce85432f41549cd6f3c6e0c5e2e39d0c1aee8dfd Author: Peter Hutterer <peter.hutterer@who-t.net> Date: Mon May 9 07:58:51 2016 +1000 Discard buttons >= 256 Created attachment 123572 [details]
evemu-describe
Here it is.
Ok, this is a bug in libinput, specifically the key group starting at KEY_KBDINPUTASSIST_PREV are supported by this keyboard but are sent as button events. Reassigning. commit 8527242ed9bdfc97ba248d3e36a1641213e62ca2 Author: Peter Hutterer <peter.hutterer@who-t.net> Date: Tue May 10 12:07:36 2016 +1000 evdev: the range between dpad and trigger-happy are keys, not buttons |
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.