qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Programmingkid <programmingkidx@gmail.com>
Cc: "Marc-André Lureau" <marcandre.lureau@gmail.com>,
	"Daniel P. Berrange" <berrange@redhat.com>,
	"Peter Maydell" <peter.maydell@linaro.org>,
	"QEMU Developers" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Command-line option to change ungrab key(s)
Date: Tue, 14 Nov 2017 08:21:59 +0100	[thread overview]
Message-ID: <20171114072159.nx77jscj22xzikuv@sirius.home.kraxel.org> (raw)
In-Reply-To: <77699873-C42D-4678-9E29-432D2A36BCCE@gmail.com>

  Hi,

> >>> 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.
> > 
> > Would it make sense to share the virt-viewer/remote-viewer --hotkeys
> > option format ? (see man remote-viewer / virt-viewer)
> 
> I think you are referring to information found on this page: https://www.mankier.com/1/remote-viewer
> 
> The command-line option for changing hotkey actions would be:
> --hotkeys=<action1>=<key1>[+<key2>][,<action2>=<key3>[+<key4>]]
> 
> So this means changing the mouse ungrab would look something like this:
> 
> --hotkeys=release-cursor=F19 (or some other key)
> 
> Gerd what you think of this idea?

Certainly not this way.  The display configuration we have right now is
pretty messy already.  I want clean this up (draft patch series at
https://www.kraxel.org/cgit/qemu/log/?h=lupin/display-cmdline), and this
should be done before adding new stuff.

Also when making this configurable it should be consistent across all
user interfaces we have, which surely is a non-trivial amount of work.

cheers,
  Gerd

  reply	other threads:[~2017-11-14  7:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2017-11-14 13:47         ` Programmingkid
2017-11-14 14:00           ` Gerd Hoffmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171114072159.nx77jscj22xzikuv@sirius.home.kraxel.org \
    --to=kraxel@redhat.com \
    --cc=berrange@redhat.com \
    --cc=marcandre.lureau@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=programmingkidx@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).