From c35d9373be7b60a442b9bbb6cfd2ad5f5bde581d Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Wed, 28 Jun 2023 18:23:36 +0800 Subject: [PATCH] trivial: man page: document display::gtk::zoom-to-fit Document display::gtk::zoom-to-fit. info from: https://superuser.com/questions/1752209/qemu-zoom-to-fit-shortcut-or-cli-switch Signed-off-by: Jan Kratochvil Signed-off-by: Michael Tokarev --- qemu-options.hx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qemu-options.hx b/qemu-options.hx index 3a6c7d3ef9..80bd0252d9 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -2143,6 +2143,9 @@ SRST ``show-menubar=on|off`` : Display the main window menubar, defaults to "on" + ``zoom-to-fit=on|off`` : Expand video output to the window size, + defaults to "off" + ``curses[,charset=]`` Display video output via curses. For graphics device models which support a text mode, QEMU can display this output using a -- 2.30.2