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 13:53:06 -0400
User-agent: Mutt/1.4i

On Sat, Sep 24, 2005 at 01:16:39PM -0400, Kenneth Ng wrote:
> > > 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.
> 
> You haven't played with these children's games. Once they start, they change
> the resolution and stuff, and there is no going back to the OS until you
> quit the game, where up it (usually) resets everything back the way it was.
> Unless there is some kind of hacker trick.
> 

Ah, ok. Still, a run in windowed mode should tell u the resolution.

> Hm, in qemu, how can I send a control-alt-delete to the vm?

"sendkey ctrl-alt-delete" from the monitor.

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




reply via email to

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