Re: [Qemu-devel] Switch back from graphical mode to text mode

2008-02-10 Thread andrzej zaborowski
Hi, On 10/02/2008, Samuel Thibault <[EMAIL PROTECTED]> wrote: > However there is a small bug when switching back from graphical mode to > text mode in vga.c: in graphical mode, the text screen is resized to > 60x3 so as to display a message, but nothing is done to make sure that > it will be reset

[Qemu-devel] Switch back from graphical mode to text mode

2008-02-10 Thread Samuel Thibault
Hello, Thanks for merging the ncurses interface, that'll be very useful! However there is a small bug when switching back from graphical mode to text mode in vga.c: in graphical mode, the text screen is resized to 60x3 so as to display a message, but nothing is done to make sure that it will be r