keyd
keyd copied to clipboard
Unknown keys are logged as ERROR to system log
Every time I press any button on my Xbox 360 controller, keyd logs two messages to the system log:
ERROR: unsupported evdev code: 0x130
ERROR: unsupported evdev code: 0x130
So a single gaming session can produce thousands of those.
I don't believe these are errors, and I don't think they should fill up system logs.
Looks fixed in master
- https://github.com/rvaiya/keyd/blob/master/src/device.c#L606
trying out