commit | 881249c79292b6883ecf4bdb79c11cc7dbdb4878 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed Mar 12 08:33:50 2014 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Mar 17 14:33:55 2014 +0100 |
tree | 54e7b7a97908429b354a07f249f12959f863b5ed | |
parent | f4b11eee2f562c23b3efc33b96ba4542c9ca81aa [diff] |
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>