Hi,
> Agreed. I think it's also worthwhile that the no-options out-of-the-box
> setup gives access to all of serial/monitor/graphics (preferably in a
> reasonably discoverable way, ie with tabs or menus).
tabs+menus are tricky with SDL, but gtk is the default ui for a
reason ...
> >> On (b): S
On 22 April 2014 09:44, Kevin Wolf wrote:
> Am 22.04.2014 um 10:14 hat Gerd Hoffmann geschrieben:
>> On (a): I personally almost never use the qemu terminals. When running
>> qemu directly I usually use "-monitor stdio" or "-serial stdio" instead,
>> so chardev goes to my normal xterm, which work
Am 22.04.2014 um 10:14 hat Gerd Hoffmann geschrieben:
> On Mo, 2014-04-21 at 18:14 -0400, Cole Robinson wrote:
> > On 04/18/2014 02:28 PM, Michael Tokarev wrote:
> > > SDL2 display apparently does not work with standard keyboard
> > > shortcuts documented in the qemu manpage. In particular,
> > >
On Mo, 2014-04-21 at 18:14 -0400, Cole Robinson wrote:
> On 04/18/2014 02:28 PM, Michael Tokarev wrote:
> > SDL2 display apparently does not work with standard keyboard
> > shortcuts documented in the qemu manpage. In particular,
> > Ctrl+Alt+(123) does not switch between monitor, serial and
> > g
On 04/18/2014 02:28 PM, Michael Tokarev wrote:
> SDL2 display apparently does not work with standard keyboard
> shortcuts documented in the qemu manpage. In particular,
> Ctrl+Alt+(123) does not switch between monitor, serial and
> guest graphical conslole,
Certainly seems intentional: notice the
SDL2 display apparently does not work with standard keyboard
shortcuts documented in the qemu manpage. In particular,
Ctrl+Alt+(123) does not switch between monitor, serial and
guest graphical conslole, Ctrl+Alt+[-+] does not grow/shrink
guest window and so on.
Is it intentional?
Thanks,
/mjt