Summary: | bind modifier keys separately when pressed alone (similar to xcape) | ||
---|---|---|---|
Product: | Wayland | Reporter: | eisfreak7 |
Component: | libinput | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED WONTFIX | QA Contact: | |
Severity: | enhancement | ||
Priority: | medium | CC: | jplatte+freedesktop, peter.hutterer |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
eisfreak7
2016-06-21 18:57:25 UTC
in theory yes, but libinput doesn't handle keys at that level. libinput merely forwards the kernel key codes, actual interpretation is done in the caller (i.e. the compositor). so libinput doesn't have a concept of "modifiers", they're all just keys. this is something you'll have to implement in the compositor Thank you for your response. A unified solution would have been great of course, but then I'll just have to hope a compositor will implement this. |
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.