]> git.proxmox.com Git - qemu.git/commit
gtk: Release modifier when graphic console loses keyboard focus
authorJan Kiszka <jan.kiszka@siemens.com>
Sun, 24 Mar 2013 18:10:02 +0000 (19:10 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 25 Mar 2013 18:10:40 +0000 (13:10 -0500)
commit6db253caf84203c9fb106b539072699fdd4730fe
treeb97fe454b4c2d48864a74352ea3c7261a5f333bf
parentfe6344a05fba26e16863fefcb823242e579b0991
gtk: Release modifier when graphic console loses keyboard focus

This solves, e.g., sticky ALT when selecting a GTK menu, switching to a
different window or selecting a different virtual console.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Message-id: 514F417A.6010908@web.de
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/gtk.c