python-evdev icon indicating copy to clipboard operation
python-evdev copied to clipboard

Handling unknown keys

Open akorevaar opened this issue 7 years ago • 0 comments

I'm using a controller with plenty of unknown keys, so added in this code to handle the unknown key codes by adding the entry to the keys dictionary, with the name being the hex code for the key.

akorevaar avatar Jan 24 '18 22:01 akorevaar