qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] video mode in windows game


From: Jim C. Brown
Subject: Re: [Qemu-devel] video mode in windows game
Date: Sat, 24 Sep 2005 11:46:49 -0400
User-agent: Mutt/1.4i

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
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/qemu-devel


-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]