qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Command-line option to change ungrab key(s)


From: Daniel P. Berrange
Subject: Re: [Qemu-devel] Command-line option to change ungrab key(s)
Date: Mon, 13 Nov 2017 14:50:41 +0000
User-agent: Mutt/1.9.1 (2017-09-22)

On Mon, Nov 13, 2017 at 09:29:25AM -0500, Programmingkid wrote:
> Would you accept a patch that allows the user to change the mouse ungrab 
> key(s) in QEMU?
> 
> It would look something like this: 
> 
> -ungrab <key> 
> 
> or 
> 
> -ungrab <key>,<key>,...
> 
> If the user wanted the F19 key to be the ungrab key, this is what would be 
> sent to QEMU:
> 
> -ungrab F19
> 
> If the user wanted F16 and F17 held down to ungrab the mouse, this is what 
> would be sent to QEMU:
> 
> -ungrab F16,F17
> 
> 
> Would this feature be something you would consider adding to QEMU?

As context, virt-manager allows customization for the ungrab sequence, and
so do spice-gtk/gtk-vnc at the API level. So conceptually I think it is
reasonable for any UI console that is intended as more than just a toy.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



reply via email to

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