]> git.ipfire.org Git - thirdparty/qemu.git/commit - qemu-options.hx
gtk: Allow to activate grab-on-hover from the command line
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 12 Mar 2014 07:33:50 +0000 (08:33 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 17 Mar 2014 13:33:55 +0000 (14:33 +0100)
commit881249c79292b6883ecf4bdb79c11cc7dbdb4878
tree54e7b7a97908429b354a07f249f12959f863b5ed
parentf4b11eee2f562c23b3efc33b96ba4542c9ca81aa
gtk: Allow to activate grab-on-hover from the command line

As long as we have no persistent GTK configuration, this allows to
enable the useful grab-on-hover feature already when starting the VM.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
[ kraxel: fix warning with CONFIG_GTK=n ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/console.h
qemu-options.hx
ui/gtk.c
vl.c