From: Thomas Huth <thuth@redhat.com>
To: Tianlan Zhou <bobby825@126.com>, qemu-devel@nongnu.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
"Paolo Bonzini" <pbonzini@redhat.com>,
qemu-trivial@nongnu.org
Subject: Re: [PATCH v2 2/2] system/vl: Update description for input grab key
Date: Thu, 22 Feb 2024 05:02:25 +0100 [thread overview]
Message-ID: <a9bbbae4-2e73-4027-8c46-0d0573597129@redhat.com> (raw)
In-Reply-To: <20240221195208.462-3-bobby825@126.com>
On 21/02/2024 20.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"
Fixes: f8d2c9369b ("sdl: use ctrl-alt-g as grab hotkey")
Reviewed-by: Thomas Huth <thuth@redhat.com>
next prev parent reply other threads:[~2024-02-22 4:03 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 [this message]
2024-02-22 12:50 ` Tianlan Zhou
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=a9bbbae4-2e73-4027-8c46-0d0573597129@redhat.com \
--to=thuth@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=bobby825@126.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@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).