diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2018-02-20 16:04:44 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2018-02-22 10:34:50 +0100 |
commit | afb92eb9852dbcdb5920e57179be20bcafab26a3 (patch) | |
tree | 32b7469abca42e984d0e1ebb62025cca6fc4110a /qemu-options.h | |
parent | a6e0344fa0e09413324835ae122c4cadd7890231 (diff) | |
download | qemu-afb92eb9852dbcdb5920e57179be20bcafab26a3.zip qemu-afb92eb9852dbcdb5920e57179be20bcafab26a3.tar.gz qemu-afb92eb9852dbcdb5920e57179be20bcafab26a3.tar.bz2 |
sdl2: fix hotkey keyup
After some hotkey was pressed sdl2 doesn't forward the first modifier
keyup event to the guest, resulting in stuck modifier keys.
Fix the logic in handle_keyup(). Also gui_key_modifier_pressed doesn't
need to be a global variable.
Reported-by: Howard Spoelstra <hsp.cat7@gmail.com>
Tested-by: Howard Spoelstra <hsp.cat7@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id: 20180220150444.784-1-kraxel@redhat.com
Diffstat (limited to 'qemu-options.h')
0 files changed, 0 insertions, 0 deletions