On 16/03/2015 15:45, Programmingkid wrote: > > > Are you saying you are able to scroll up and down in QEMU's monitor > > > using your MacBook Air's keyboard? > > > > I haven't attempted to use the monitor. I'm just saying that > > on my OSX it does turn those keys into pageup/down. > > Please try scrolling in the Monitor. I don't think it will work due to > missing functionality.
Just to understand what's going on, can you try using the GTK+ interface on Mac OS X? You should be able to scroll the terminal, if you have libvte installed, with Shift+PgUp/Shift+PgDn (i.e. Shift+Fn+Up/Shift+Fn/Down). Paolo