[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Stable-7.2.10 35/47] docs/system: Update description for input grab key
From: |
Michael Tokarev |
Subject: |
[Stable-7.2.10 35/47] docs/system: Update description for input grab key |
Date: |
Wed, 28 Feb 2024 23:35:03 +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>
(cherry picked from commit 4a20ac400ff0753f159071764826b20e5320cde9)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
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
- [Stable-7.2.10 v1 00/47] Patch Round-up for stable 7.2.10, freeze on 2024-03-02, Michael Tokarev, 2024/02/28
- [Stable-7.2.10 33/47] meson: ensure dbus-display generated code is built before other units, Michael Tokarev, 2024/02/28
- [Stable-7.2.10 35/47] docs/system: Update description for input grab key,
Michael Tokarev <=
- [Stable-7.2.10 36/47] system/vl: Update description for input grab key, Michael Tokarev, 2024/02/28
- [Stable-7.2.10 37/47] .gitlab-ci.d/windows.yml: Drop msys2-32bit job, Michael Tokarev, 2024/02/28
- [Stable-7.2.10 38/47] target/ppc: Fix lxv/stxv MSR facility check, Michael Tokarev, 2024/02/28
- [Stable-7.2.10 39/47] hw/nvme: fix invalid endian conversion, Michael Tokarev, 2024/02/28
- [Stable-7.2.10 40/47] pl031: Update last RTCLR value on write in case it's read back, Michael Tokarev, 2024/02/28
- [Stable-7.2.10 41/47] target/i386: mask high bits of CR3 in 32-bit mode, Michael Tokarev, 2024/02/28
- [Stable-7.2.10 44/47] target/i386: remove unnecessary/wrong application of the A20 mask, Michael Tokarev, 2024/02/28
- [Stable-7.2.10 45/47] target/i386: leave the A20 bit set in the final NPT walk, Michael Tokarev, 2024/02/28
- [Stable-7.2.10 42/47] target/i386: check validity of VMCB addresses, Michael Tokarev, 2024/02/28
- [Stable-7.2.10 43/47] target/i386: Fix physical address truncation, Michael Tokarev, 2024/02/28