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: Tue, 04 Nov 2008 13:14:24 -0600
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

Stefano Stabellini wrote:
Hi all,
this is a two patch set to improve sdl interface usability.

The first patch adds a -nograb command line option to prevent sdl from
grabbing mouse and keyboards on focus.
The second patch hides the mouse pointer when the sdl window is not in
focus.

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. ctrl-alt is mildly convenient in absolute mode in order to send things like alt-tab. You can also do that from the monitor though.

The later mouse hiding patch makes more sense in absolute mode. However, the current patch doesn't limit itself to absolute mode. I would consider that a requirement for merging.

Regards,

Anthony Liguori

Cheers,

Stefano Stabellini







reply via email to

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