summaryrefslogtreecommitdiffstats
path: root/ui/input-keymap.c
diff options
context:
space:
mode:
authorDaniel P. Berrange2017-07-27 19:46:40 +0200
committerGerd Hoffmann2017-07-28 12:35:40 +0200
commite92316ad3074aaf13bced21f03c98969ca6f73a9 (patch)
treeed01c667a6fd3285b3d1efff0b7c9b7dfc99f099 /ui/input-keymap.c
parentMerge remote-tracking branch 'remotes/kraxel/tags/ui-20170727-pull-request' i... (diff)
downloadqemu-e92316ad3074aaf13bced21f03c98969ca6f73a9.tar.gz
qemu-e92316ad3074aaf13bced21f03c98969ca6f73a9.tar.xz
qemu-e92316ad3074aaf13bced21f03c98969ca6f73a9.zip
ui: correctly detect spice PAUSE scancode sequence
The SPICE input code is currently detcting 0xe1 0x1d 0x45 as the PAUSE key make sequence and 0xe1 0x9d 0xc5 as the break sequence. This is incorrect, because all 6 scancodes together are the make sequence, and there is no break sequence. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-id: 20170727174640.30359-1-berrange@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'ui/input-keymap.c')
0 files changed, 0 insertions, 0 deletions