Revision 84c9704b8e4a347ff74f17c018e58e7f90ca63fc authored by Yihuan Pan on 22 January 2024, 04:22:06 UTC, committed by Michael Tokarev on 01 February 2024, 11:21:37 UTC
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)
1 parent 3837e6d
History
File Mode Size
dump-hmp-cmds.c -rw-r--r-- 3.0 KB
dump.c -rw-r--r-- 66.0 KB
meson.build -rw-r--r-- 139 bytes
win_dump.c -rw-r--r-- 14.1 KB
win_dump.h -rw-r--r-- 459 bytes

back to top