From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KwiLe-0005h6-3a for qemu-devel@nongnu.org; Sun, 02 Nov 2008 14:10:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KwiLc-0005ge-36 for qemu-devel@nongnu.org; Sun, 02 Nov 2008 14:10:53 -0500 Received: from [199.232.76.173] (port=34288 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KwiLb-0005gZ-QK for qemu-devel@nongnu.org; Sun, 02 Nov 2008 14:10:51 -0500 Received: from fmmailgate02.web.de ([217.72.192.227]:59784) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KwiLb-0006HB-Bz for qemu-devel@nongnu.org; Sun, 02 Nov 2008 14:10:51 -0500 Message-ID: <490DFB38.1080803@web.de> Date: Sun, 02 Nov 2008 20:10:48 +0100 From: Jan Kiszka MIME-Version: 1.0 References: <20080924173553.GQ31395@us.ibm.com> <490DF4AB.60304@web.de> In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB8CB673BB032E0F88470F37F" Sender: jan.kiszka@web.de Subject: [Qemu-devel] Re: [5309] Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's. Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: andrzej zaborowski Cc: ryanh@us.ibm.com, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB8CB673BB032E0F88470F37F Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable andrzej zaborowski wrote: > 2008/11/2 Jan Kiszka : >> Ryan Harper wrote: >>> * Andrzej Zaborowski [2008-09-23 22:37]: >>>> Revision: 5309 >>>> http://svn.sv.gnu.org/viewvc/?view=3Drev&root=3Dqemu&revis= ion=3D5309 >>>> Author: balrog >>>> Date: 2008-09-24 03:32:33 +0000 (Wed, 24 Sep 2008) >>>> >>>> Log Message: >>>> ----------- >>>> Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable v= c's. >>>> >>>> This partially reverts r4812 to fix an issue highlighted by Ryan Har= per >>>> with all vc's being fixed size which prevented backends with resizab= le >>>> window (curses) from displaying okay. >>> Excellent! This fixed -curses mode for me. >>> >> ...but it breaks setting the monitor etc. consoles to reasonable sizes= >> in case the graphical console is too small (e.g. the Musicpal uses >> 384x192 pixels). Is there no way to address both issues? >=20 > -monitor vc:800x600 should cause the monitor to be > TEXT_CONSOLE_FIXED_SIZE, i.e. like before this commit. Maybe Yes, this works around it. > vc:80Cx25C should be default for all text consoles when using SDL and > for -curses vc should be default (currently the default is a mix). Sounds reasonable, given that the regression of the previous version only hit ncurses if I got this correctly. Will you patch this? Thanks, Jan --------------enigB8CB673BB032E0F88470F37F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAkkN+zgACgkQniDOoMHTA+m3JACfSAHSsWuM+Hl/brI3R+GfK/vC kowAnjR3ZG4Rl7UKUKwx0znjxxMextbW =+jFc -----END PGP SIGNATURE----- --------------enigB8CB673BB032E0F88470F37F--