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)
commitf0a3c3286c2981d15bfae9c9e3e6604bbe1ac995
treecd2f18ba56b3f3dbb5ceb68e0cf9accc812e71f8
parent6b7cb2b0a9f512732da9120e20491f09d54e1432
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