Bug 85631 - Add support for keysym events
Summary: Add support for keysym events
Status: RESOLVED WONTFIX
Alias: None
Product: Wayland
Classification: Unclassified
Component: libinput (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-30 04:41 UTC by Peter Hutterer
Modified: 2016-05-06 05:25 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Peter Hutterer 2014-10-30 04:41:50 UTC
Some devices, most notably some braille keyboards/chorded keyboards, don't provide keycodes but keysyms (virtual keyboards too, but they're outside libinput's scope). The conversion from input to keysyms can be device-specific.

We need an API that forwards keysyms as-is so they can be handled and passed on in the compositor (likely through wl_text).
Comment 1 Peter Hutterer 2016-05-06 05:25:13 UTC
Closing this, we'll investigate this when we have actionable requests from users for this type of feature.


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.