[Bug 464783] Re: gnome-terminal should default to 80x25 for application compatibility

Anthony Liguori anthony at codemonkey.ws
Wed Mar 3 14:43:30 GMT 2010


You can use an ANSI sequence to resize a terminal.  The following works
in gnome-terminal:

echo -en '\033[8;25;80t' && qemu -curses ...

But it's somewhat impolite to resize a user's terminal automatically
though.

-- 
gnome-terminal should default to 80x25 for application compatibility
https://bugs.launchpad.net/bugs/464783
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.



More information about the Ubuntu-server-bugs mailing list