How to make sure all the key codes available?
Asked by
Nathan Campos
I'm starting a "just for fun" (aka pet project) to control my computer remotely using JSON (the server is already working), but in order for python-uinput to work I need to pass the list of key codes that I'll use to the uinput.Device().
Is there a way to pass a list with literally all the available key codes into uinput.Device? Also, is there a list of these KEY_ codes that uinput accepts available somewhere?
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Nathan Campos for more information if necessary.
To post a message you must log in.