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
Hi there,
I have many USB controllers, but the app shows only mouse and keyboard.
Can it be extended somehow? I see there is some API to fetch inputs:
inputs.Keyboard("/dev/input/by-id/usb-A_Nice_Keyboard-event-kbd")
Can I retrieve other devices?
The text was updated successfully, but these errors were encountered:
Exactly what I came here to ask.
Sorry, something went wrong.
@wrybread take a look at this https://blog.thea.codes/talking-to-gamepads-without-pygame/
It was working, but having the issue apmorton/pyhidapi#52 now.
No branches or pull requests
Hi there,
I have many USB controllers, but the app shows only mouse and keyboard.
Can it be extended somehow?
I see there is some API to fetch inputs:
Can I retrieve other devices?
The text was updated successfully, but these errors were encountered: