Closed jantolentino closed 3 months ago
Unsure. Maybe there's a different version of the underlying evdev stuff?
In the meantime, try using the evremap debug-events
command to see how your key shows up: https://github.com/wez/evremap/commit/d31226fe69908f6c03260cc3c10fe9d3fce283f1
Indeed! It was printing KEY_ALL_APPLICATIONS
on evremap debug-events
. It works perfectly now. Thanks!
Hi,
I got this error while trying to remap
KEY_DASHBOARD
toKEY_F4
.I'm using
evtest
to scan for key codes. And did register asKEY_DASHBOARD
.Can this be added to the list of possible keys?