From: "Jim C. Brown" <jma5@umd.edu>
To: Kenneth Ng <kenneth.d.ng@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] video mode in windows game
Date: Sat, 24 Sep 2005 11:46:49 -0400 [thread overview]
Message-ID: <20050924154649.GA20377@jbrown.mylinuxbox.org> (raw)
In-Reply-To: <1f198c3050923234379085d2f@mail.gmail.com>
On Sat, Sep 24, 2005 at 02:43:34AM -0400, Kenneth Ng wrote:
> 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.
Weird. Of course, in that case it shouldn't go into fullscreen mode at all -
it should report the error and go back to the host's original resolution.
> 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.
The guest OS should tell you. If it doesn't, you can just measure the size of
the window in pixels (when running in windowed mode of course) - the size of
the window will correspond to the resolution that the guest is using.
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
--
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.
next prev parent reply other threads:[~2005-09-24 15:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-24 6:43 [Qemu-devel] video mode in windows game Kenneth Ng
2005-09-24 15:46 ` Jim C. Brown [this message]
2005-09-24 16:33 ` Jernej Simončič
2005-09-24 17:09 ` Paul Brook
2005-09-24 17:51 ` Jim C. Brown
2005-09-25 13:04 ` Henrik Nordstrom
2005-09-24 17:16 ` Kenneth Ng
2005-09-24 17:53 ` Jim C. Brown
2005-09-25 6:52 ` Kenneth Ng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050924154649.GA20377@jbrown.mylinuxbox.org \
--to=jma5@umd.edu \
--cc=kenneth.d.ng@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).