]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-docs: Update options for graphical frontends
authorYihuan Pan <xun794@gmail.com>
Mon, 22 Jan 2024 04:22:06 +0000 (12:22 +0800)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 1 Feb 2024 11:21:37 +0000 (14:21 +0300)
commit84c9704b8e4a347ff74f17c018e58e7f90ca63fc
tree85eb07ae0d39d04b70b3a0e0fb6b25db5e9704c7
parent3837e6dd1ef56e63919b961fa6786fd566fe0311
qemu-docs: Update options for graphical frontends

The command line options `-ctrl-grab` and `-alt-grab` have been removed
in QEMU 7.1. Instead, use the `-display sdl,grab-mod=<modifiers>` option
to specify the grab modifiers.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2103
Signed-off-by: Yihuan Pan <xun794@gmail.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(cherry picked from commit db101376af52e81f740a27f5fa38260ad171323c)
docs/system/keys.rst.inc