+0
−22
Loading
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>