diff options
author | Cole Robinson | 2014-04-24 19:35:56 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2014-04-29 10:46:30 +0200 |
commit | 341a034742ffd87208fa51279537def21a8c39a7 (patch) | |
tree | d596ac249f66b7941cb2fa508a003835dd0cb8db /hw/display/vga.c | |
parent | gtk: Fix -serial vc (diff) | |
download | qemu-341a034742ffd87208fa51279537def21a8c39a7.tar.gz qemu-341a034742ffd87208fa51279537def21a8c39a7.tar.xz qemu-341a034742ffd87208fa51279537def21a8c39a7.zip |
gtk: Fix accelerators being triggered twice with gtk3
When keyboard focus is grabbed, current qemu wants to pass every
keypress to the VM, unless the user is pressing a UI accelerator.
That's exactly how things work without any of the fancy handling. Drop
the special handling, which seems to trigger accelerators twice on gtk3.
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/display/vga.c')
0 files changed, 0 insertions, 0 deletions