]> git.proxmox.com Git - qemu.git/commit - vl.c
offer right-ctrl as a grab option
authorDustin Kirkland <kirkland@canonical.com>
Thu, 17 Sep 2009 20:48:04 +0000 (15:48 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 6 Oct 2009 19:36:09 +0000 (14:36 -0500)
commit0ca9f8a42d64571d3310ea25a63588d77efd58c3
treecd2f18ba56b3f3dbb5ceb68e0cf9accc812e71f8
parenta6af8e5f96d4815c13e58af106bb9b8535f799a4
offer right-ctrl as a grab option

Add support for -ctrl-grab to use the right-ctrl button to grab/release
the mouse in SDL.

The multi-button ctrl-alt and ctrl-alt-shift grab buttons present an
accessibility problem to users who cannot press more than one button
at a time.

https://bugs.edge.launchpad.net/ubuntu/+source/qemu-kvm/+bug/237635

Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-options.hx
sdl.c
sysemu.h
vl.c