We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It should be easy to configure the phoniebox to listen to generic event devices, such as an USB controller/joystick or keyboard.
The user should be able to configure an USB controller and the button mapping -> RPC in his main configuration file.
This can be implemented by adding a plugin around the EvDevKeyListener
EvDevKeyListener
The text was updated successfully, but these errors were encountered:
evdev
Implemented in #1943
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Feature Description
What functionality would you like to see in your phoniebox?
It should be easy to configure the phoniebox to listen to generic event devices, such as an USB controller/joystick or keyboard.
How do you envision the feature to work from a users perspective?
The user should be able to configure an USB controller and the button mapping -> RPC in his main configuration file.
Further information that might help
This can be implemented by adding a plugin around the
EvDevKeyListener
The text was updated successfully, but these errors were encountered: