mirror of https://github.com/xemu-project/xemu.git
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 <jan@jankratochvil.net> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
fc97167f1f
commit
c35d9373be
|
@ -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=<encoding>]``
|
||||
Display video output via curses. For graphics device models
|
||||
which support a text mode, QEMU can display this output using a
|
||||
|
|
Loading…
Reference in New Issue