Hey, just took a look at my system log and found some peculiar messages...
Code:
Jan 10 17:02:48 FRoZiX kernel: atkbd.c: Unknown key pressed (translated set 2, code 0x11d, data 0x11, on isa0060/serio0).
Jan 10 17:02:48 FRoZiX kernel: atkbd.c: Unknown key released (translated set 2, code 0x11d, data 0x91, on isa0060/serio0).
I managed to discover which key is causing this, luckily it's not a necessary key, but one I'd like to put to use within xbindkeys. Unfortunately, cause of this error, this isn't possible. At least until the issue is resolved.
I'm thinking I'll have to edit the atkbd.c code. Does anyone know where this file is located?
Thanks.