Now I found the code in the kernel which generates these sequences.
Actually they are not mouse sequences as such, but "extended raw codes",
used for keycodes that don't fit in 7 bits (3 bytes are used to send a
keycode of 14 bits, with one up/down bit and two dummy bits, and 7 bits
for the "escape" keycode 0).

With this knowledge in hand, I now proclaim the previous patch as
incomplete.  Although it prevents the sequences from being incorrectly
interpreted, it should really make a correct interpretation instead.
I'll make a better fix and post a new patch.

-- 
USB mouse in console (fullscreen) mode generates keyboard events
https://launchpad.net/bugs/71287

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to