Skip to content

Conversation

@davidawesome02-backup
Copy link

Allow for subset of keyboard keys to be processed by gamescope, and thus client applications. This commit adds a --keyboard-filter option that allows users to specify a subset of keyboard keys to be passed to client applications. This is primarily useful when combined with #1897 allowing for a helper program to pass partial keyboard implementations to each window, but can also be useful in normal operation to avoid mixing keybinds with clients and the main compositor. This option takes a list of values or ranges, including the example of --keyboard-filter 17,30-32,57 to pass only the keys wasd and space, although this may not be a usual use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant