[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 33/34] docs/system: Update description for input grab key
From: |
Michael Tokarev |
Subject: |
[PULL 33/34] docs/system: Update description for input grab key |
Date: |
Thu, 22 Feb 2024 14:26:00 +0300 |
From: Tianlan Zhou <bobby825@126.com>
Input grab key should be Ctrl-Alt-g, not just Ctrl-Alt.
Fixes: f8d2c9369b ("sdl: use ctrl-alt-g as grab hotkey")
Signed-off-by: Tianlan Zhou <bobby825@126.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
docs/system/keys.rst.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/system/keys.rst.inc b/docs/system/keys.rst.inc
index 2e2c97aa23..59966a3fe7 100644
--- a/docs/system/keys.rst.inc
+++ b/docs/system/keys.rst.inc
@@ -29,7 +29,7 @@ Ctrl-Alt-n
*3*
Serial port
-Ctrl-Alt
+Ctrl-Alt-g
Toggle mouse and keyboard grab.
In the virtual consoles, you can use Ctrl-Up, Ctrl-Down, Ctrl-PageUp and
--
2.39.2
- [PULL 23/34] hw/riscv/virt.h: correct typos, (continued)
- [PULL 23/34] hw/riscv/virt.h: correct typos, Michael Tokarev, 2024/02/22
- [PULL 25/34] qapi/ui: correct typos, Michael Tokarev, 2024/02/22
- [PULL 24/34] pc-bios/README: correct typos, Michael Tokarev, 2024/02/22
- [PULL 26/34] qemu-options.hx: correct typos, Michael Tokarev, 2024/02/22
- [PULL 27/34] ci/gitlab-pipeline-status: correct typos, Michael Tokarev, 2024/02/22
- [PULL 28/34] hexagon: correct typos, Michael Tokarev, 2024/02/22
- [PULL 30/34] s390x: correct typos, Michael Tokarev, 2024/02/22
- [PULL 29/34] m68k: correct typos, Michael Tokarev, 2024/02/22
- [PULL 32/34] hw/hppa/Kconfig: Fix building with "configure --without-default-devices", Michael Tokarev, 2024/02/22
- [PULL 31/34] target/sparc: correct typos, Michael Tokarev, 2024/02/22
- [PULL 33/34] docs/system: Update description for input grab key,
Michael Tokarev <=
- [PULL 34/34] system/vl: Update description for input grab key, Michael Tokarev, 2024/02/22
- Re: [PULL 00/34] Trivial patches for 2024-02-22, Peter Maydell, 2024/02/22