diff options
author | Andrew Oates <andrew@aoates.org> | 2014-05-23 20:16:09 -0400 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2014-05-26 08:42:42 +0200 |
commit | f5c0ab131265270c1e7852ec0d4e284a219d63d4 (patch) | |
tree | 585233ee5c97bd0f397537d9617ad0cc43294075 /coroutine-win32.c | |
parent | 178ac111bca16c08a79b2609ebdc75197bea976a (diff) | |
download | qemu-f5c0ab131265270c1e7852ec0d4e284a219d63d4.zip qemu-f5c0ab131265270c1e7852ec0d4e284a219d63d4.tar.gz qemu-f5c0ab131265270c1e7852ec0d4e284a219d63d4.tar.bz2 |
input (curses): mask keycodes to remove modifier bits
Without the mask, control bits are passed on in the keycode, generating
incorrect PS/2 sequences when SHIFT, ALT, etc are held down.
Cc: qemu-stable@nongnu.org
Signed-off-by: Andrew Oates <andrew@aoates.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'coroutine-win32.c')
0 files changed, 0 insertions, 0 deletions