qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jim C. Brown" <jma5@umd.edu>
To: Kenneth Ng <kenneth.d.ng@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] video mode in windows game
Date: Sat, 24 Sep 2005 13:53:06 -0400	[thread overview]
Message-ID: <20050924175306.GB21964@jbrown.mylinuxbox.org> (raw)
In-Reply-To: <1f198c3050924101652053cef@mail.gmail.com>

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	other threads:[~2005-09-24 17:59 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
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 [this message]
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=20050924175306.GB21964@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).