From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EJ41X-00028H-MQ for qemu-devel@nongnu.org; Sat, 24 Sep 2005 03:00:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EJ41T-00026F-SR for qemu-devel@nongnu.org; Sat, 24 Sep 2005 03:00:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EJ41S-0001oR-VZ for qemu-devel@nongnu.org; Sat, 24 Sep 2005 03:00:35 -0400 Received: from [64.233.162.195] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EJ3l2-0002E0-DQ for qemu-devel@nongnu.org; Sat, 24 Sep 2005 02:43:36 -0400 Received: by zproxy.gmail.com with SMTP id 14so82147nzn for ; Fri, 23 Sep 2005 23:43:34 -0700 (PDT) Message-ID: <1f198c3050923234379085d2f@mail.gmail.com> Date: Sat, 24 Sep 2005 02:43:34 -0400 From: Kenneth Ng MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2034_6944736.1127544214783" Subject: [Qemu-devel] video mode in windows game Reply-To: Kenneth Ng , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ------=_Part_2034_6944736.1127544214783 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm trying to get a children's game to work under windows under qemu. When the game starts, it flipps into some video mode that my monitor does not support when in full screen mode, but when in window mode its ok. Anyone know how to find out what video mode is currently in use by the vm? My suspicion is that its 640x480, but I'm not sure. ------=_Part_2034_6944736.1127544214783 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm trying to get a children's game to work under windows under qemu.  When the game starts, it flipps into some video mode that my monitor does not support when in full screen mode, but when in window mode its ok.  Anyone know how to find out what video mode is currently in use by the vm?  My suspicion is that its 640x480, but I'm not sure.
------=_Part_2034_6944736.1127544214783--