[Bug 313514] Re: MASTER: evdev driver ignores keycodes > 255

Peter Dey launchpad at realmtech.net
Tue Mar 24 05:41:42 UTC 2009


I note that evdev-1.1.2 had a 'workaround', so at least some of the keys
on these keyboards would work -- it would blindly remap the keycodes:

    X keycode = ((kernel keycode + 8) mod 256)

It's nasty, but at least it allows users with strange devices (like my
Logitech UltraX) to work...

-- 
MASTER: evdev driver ignores keycodes > 255
https://bugs.launchpad.net/bugs/313514
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Linux.




More information about the kernel-bugs mailing list