qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 02/24] sdl: remove -alt-grab and -ctrl-grab supp


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 02/24] sdl: remove -alt-grab and -ctrl-grab support
Date: Fri, 17 Nov 2017 15:51:43 +0100
User-agent: NeoMutt/20171027

On Fri, Nov 17, 2017 at 02:22:22PM +0000, Daniel P. Berrange wrote:
> On Fri, Nov 17, 2017 at 11:30:24AM +0100, Gerd Hoffmann wrote:
> > With absolute pointer devices such as usb-tablet being widely used
> > mouse grabs (for relative pointing devices) should be rarely needed
> > these days.  So the benefit of the options to configure the hotkey
> > modifiers for grab (and other actions) seems questionable.  Which
> > is expecially true for the -ctrl-grab which isn't handled in the
> > handle_keyup() code.
> > 
> > Drop the code, print a notice when the option is still used.
> 
> These need to go through the proper deprecation process too.

Ok, will do.

cheers,
  Gerd




reply via email to

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