]> git.proxmox.com Git - mirror_qemu.git/commit - ui/gtk.c
gtk: Use ctrl+alt+q for quit accelerator
authorCole Robinson <crobinso@redhat.com>
Mon, 17 Mar 2014 20:06:27 +0000 (16:06 -0400)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 29 Apr 2014 08:46:30 +0000 (10:46 +0200)
commitdb1da1f2b5f3a2383030438553988f0734a97dbe
tree58e4ea6eeb3b22816fc3c086d35743c6a5a1e579
parent3d914488aee3dc1bf495e461aedf8fb4e5bb2270
gtk: Use ctrl+alt+q for quit accelerator

Using the standard ctrl+q makes it too easy to kill the whole VM. Using
ctrl+alt+FOO is consistent with our other accelerators.

https://bugzilla.redhat.com/show_bug.cgi?id=1062393
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/gtk.c