qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Command-line option to change ungrab key(s)
@ 2017-11-13 14:29 Programmingkid
  2017-11-13 14:31 ` Peter Maydell
  2017-11-13 14:50 ` Daniel P. Berrange
  0 siblings, 2 replies; 8+ messages in thread
From: Programmingkid @ 2017-11-13 14:29 UTC (permalink / raw)
  To: Peter Maydell; +Cc: QEMU Developers

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?

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-11-14 14:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-13 14:29 [Qemu-devel] Command-line option to change ungrab key(s) Programmingkid
2017-11-13 14:31 ` Peter Maydell
2017-11-13 14:50 ` Daniel P. Berrange
2017-11-13 15:20   ` Marc-André Lureau
2017-11-13 15:27     ` Programmingkid
2017-11-14  7:21       ` Gerd Hoffmann
2017-11-14 13:47         ` Programmingkid
2017-11-14 14:00           ` Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).