Implement hotkeys such as KEY_PLAYPAUSE, KEY_RFKILL #9698
Labels
C: other
P: default
Priority: default. Default priority for new issues, to be replaced given sufficient information.
T: enhancement
Type: enhancement. A new feature that does not yet exist or improvement of existing functionality.
The problem you're addressing (if any)
Currently, hotkeys that can be identified using
libinput debug-events
, such asKEY_PLAYPAUSE
,KEY_RFKILL
,KEY_F21
(disable touchpad) are ignored by Qubes OS.The solution you'd like
Those hotkeys' functionality could be implemented, as it is in other OS'es.
The value to a user, and who that user might be
Anyone who has a keyboard with such hotkeys might want to be able to take full advantage of it.
Completion criteria checklist
(This section is for developer use only. Please do not modify it.)
The text was updated successfully, but these errors were encountered: