/dev/input/uinput Device appears to be 'broken'
- by Adam Luchjenbroers
I'm trying to setup Pystromo so that I can remap the keys on my Belkin N52TE gamepad.
Pystromo basically captures the key strokes and then outputs the remapped keystrokes to the uinput device. However, at the moment it simply swallows the input and outputs absolutely nothing.
I've tracked the issue to something being wrong with my uinput device,…