From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MdmlD-0002cb-Hz for qemu-devel@nongnu.org; Wed, 19 Aug 2009 11:07:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mdml8-0002V5-IH for qemu-devel@nongnu.org; Wed, 19 Aug 2009 11:07:35 -0400 Received: from [199.232.76.173] (port=37718 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mdml8-0002Ud-DB for qemu-devel@nongnu.org; Wed, 19 Aug 2009 11:07:30 -0400 Received: from [66.187.237.31] (port=43597 helo=mx2.redhat.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mdml7-0007xn-Ob for qemu-devel@nongnu.org; Wed, 19 Aug 2009 11:07:30 -0400 Message-ID: <4A8C0E75.3030305@redhat.com> Date: Wed, 19 Aug 2009 17:38:45 +0300 From: Avi Kivity MIME-Version: 1.0 References: <4A8BB656.7070007@msgid.tls.msk.ru> <4A8BEB39.7020300@redhat.com> <4A8C068C.9080207@msgid.tls.msk.ru> In-Reply-To: <4A8C068C.9080207@msgid.tls.msk.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: stretchy guest screen in -88 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: qemu-devel , KVM list (copying qemu-devel) On 08/19/2009 05:05 PM, Michael Tokarev wrote: > Avi Kivity wrote: >> On 08/19/2009 11:22 AM, Michael Tokarev wrote: >>> Is there a way to revert back to pre-88 guest display >>> which matched host screen resolution pixel-to-pixel, >>> without kvm stretching guest to a fixed window size? >>> Because it just makes guest display almost unreadable, >>> without a way to resize window to match guest's size... >> >> Doesn't it start up with a 1:1 zoom ratio? > > It does. In other words, if one does not try to resize > window it stays 1:1. But once one hits window border - > be it by a chance or whatever - it zooms and stays > barely readable. > > I wonder why this feature were implemented in the first > place. Maybe a way to disable it (on command line) or > a way to restore 1:1 ratio (monitor or menu item) will > solve this issue for everyone... ;) > -- error compiling committee.c: too many arguments to function