]> git.proxmox.com Git - mirror_qemu.git/commit - ui/gtk.c
gtk: add support for the Pause key
authorMartin Decky <martin@decky.cz>
Tue, 16 Sep 2014 14:04:40 +0000 (16:04 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Oct 2014 09:08:32 +0000 (11:08 +0200)
commit5c960521b8101230bd0d0f5b879e5fd1efdb878b
treebb2bcc76b9462418a9e7d276e08b7eba00015f98
parent84961407a50bb02d34ab9cca7a21cdb4ff7c25fe
gtk: add support for the Pause key

Special handing of the Pause key. Implemented in a similar way as in
ui/sdl.c.

Signed-off-by: Martin Decky <martin@decky.cz>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/gtk.c