qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Tianlan Zhou" <bobby825@126.com>
To: "Tianlan Zhou" <bobby825@126.com>, qemu-devel <qemu-devel@nongnu.org>
Cc: "Michael Tokarev" <mjt@tls.msk.ru>,
	qemu-trivial <qemu-trivial@nongnu.org>,
	qemu-stable <qemu-stable@nongnu.org>
Subject: Re: [PATCH v2 2/2] system/vl: Update description for input grab key
Date: Thu, 22 Feb 2024 20:50:47 +0800 (CST)	[thread overview]
Message-ID: <71778fef.7272.18dd0de521a.Coremail.bobby825@126.com> (raw)
In-Reply-To: <20240221195208.462-3-bobby825@126.com>

[-- Attachment #1: Type: text/plain, Size: 929 bytes --]

Cc qemu-stable, as this will fix the `qemu-system-xxx -h` help message.


On 2024/2/22 3:52, Tianlan Zhou wrote:
> Input grab key should be Ctrl-Alt-g, not just Ctrl-Alt.
> 
> Signed-off-by: Tianlan Zhou <bobby825@126.com>
> ---
>  system/vl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/system/vl.c b/system/vl.c
> index a82555ae15..b8469d9965 100644
> --- a/system/vl.c
> +++ b/system/vl.c
> @@ -891,7 +891,7 @@ static void help(int exitcode)
>      printf("\nDuring emulation, the following keys are useful:\n"
>             "ctrl-alt-f      toggle full screen\n"
>             "ctrl-alt-n      switch to virtual console 'n'\n"
> -           "ctrl-alt        toggle mouse and keyboard grab\n"
> +           "ctrl-alt-g      toggle mouse and keyboard grab\n"
>             "\n"
>             "When using -nographic, press 'ctrl-a h' to get some help.\n"
>             "\n"
> -- 
> 2.38.1.windows.1

[-- Attachment #2: Type: text/html, Size: 2256 bytes --]

  parent reply	other threads:[~2024-02-22 12:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-21 19:52 [PATCH v2 0/2] Update description for input grab key Tianlan Zhou
2024-02-21 19:52 ` [PATCH v2 1/2] docs/system: " Tianlan Zhou
2024-02-22  4:03   ` Thomas Huth
2024-02-21 19:52 ` [PATCH v2 2/2] system/vl: " Tianlan Zhou
2024-02-22  4:02   ` Thomas Huth
2024-02-22 12:50   ` Tianlan Zhou [this message]
2024-02-22 15:49     ` Michael Tokarev
2024-02-22  6:00 ` [PATCH v2 0/2] " Michael Tokarev

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=71778fef.7272.18dd0de521a.Coremail.bobby825@126.com \
    --to=bobby825@126.com \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@nongnu.org \
    --cc=qemu-trivial@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).