Re: [PATCH v2] qemu-docs: Update options for graphical frontends

2024-01-26 Thread Michael Tokarev
22.01.2024 07:22, Yihuan Pan wrote: The command line options `-ctrl-grab` and `-alt-grab` have been removed in QEMU 7.1. Instead, use the `-display sdl,grab-mod=` option to specify the grab modifiers. Applied to trivial-patches, thanks! /mjt Resolves: https://gitlab.com/qemu-project/qemu/-/i

[PATCH v2] qemu-docs: Update options for graphical frontends

2024-01-21 Thread Yihuan Pan
The command line options `-ctrl-grab` and `-alt-grab` have been removed in QEMU 7.1. Instead, use the `-display sdl,grab-mod=` option to specify the grab modifiers. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2103 Signed-off-by: Yihuan Pan --- docs/system/keys.rst.inc | 11 ++