qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0 of 2] sdl usability improvements


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 0 of 2] sdl usability improvements
Date: Wed, 05 Nov 2008 08:11:12 -0600
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

Gerd Hoffmann wrote:
Anthony Liguori wrote:
Try using these patches together, passing as arguments -nograb and
-usbdevice tablet, then see how easier is to use the interface!
Click-to-grab gets disabled when using -usbdevice tablet.  The only way
to enable grab when using -usbdevice tablet is to hit ctrl-alt
explicitly.  I am certainly open to discussing removing ctrl-alt grab by
default when in absolute mode.

We have *kbd* and *mouse* grab here.  Grabbing the mouse in absolute
mode is pointless.  For the keyboard it still makes sense though, so you
can send keystrokes to the guest which are normally catched by the hosts
window manager.

Right, one possible behavior is to grab keyboard on mouse over and release on mouse out. However, this breaks alt-tab and IMHO tends to be pretty annoying.

Regards,

Anthony Liguori

cheers,
  Gerd









reply via email to

[Prev in Thread] Current Thread [Next in Thread]