From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tokarev Subject: Re: stretchy guest screen in -88 Date: Wed, 19 Aug 2009 18:05:00 +0400 Message-ID: <4A8C068C.9080207@msgid.tls.msk.ru> References: <4A8BB656.7070007@msgid.tls.msk.ru> <4A8BEB39.7020300@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM list To: Avi Kivity Return-path: Received: from isrv.corpit.ru ([81.13.33.159]:41991 "EHLO isrv.corpit.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751690AbZHSOFC (ORCPT ); Wed, 19 Aug 2009 10:05:02 -0400 In-Reply-To: <4A8BEB39.7020300@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 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... ;) Thanks! /mjt