qemu windows scroll the monitor screen
qemu windows scroll the monitor screen
is there a way to scroll the monitor screen of the qemu for windows? it shows too few lines of info without pagedown/pageup functionalities.
Re: qemu windows scroll the monitor screen
Ctrl+PageUp/PageDn
Re: qemu windows scroll the monitor screen
already tried, but does not workklange wrote:Ctrl+PageUp/PageDn
Re: qemu windows scroll the monitor screen
I assure you, those are the keybindings. If they don't work, you're using a frontend that doesn't support the console properly - try the SDL frontend. Alternatively, you can put the monitor in your terminal and use its native scrollback features.citop wrote:already tried, but does not work