qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ronald <look@reply.to>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [WIN32] qemu fullscreen
Date: Mon, 11 Oct 2004 03:08:37 +0200	[thread overview]
Message-ID: <pan.2004.10.11.01.08.36.848457@reply.to> (raw)

Me again,

I've discovered that I can't go fullscreeen with qemu under windows.
I have build sdl with directx support, I got headers from
http://www.libsdl.org/extras/win32/common/
When trying to go fullscren with ctrl-alt-f or launching with
-full-screen, qemu just quit.
Building SDL without directx support leads to a semi functionnal keyboard.
For example Alt-Gr key on my french keyboard doesn't works and I can't
enter characters like ~| or \.
I've found that using software surface instead of hardware in
sdl.c, changing line 59 to    
flags = SDL_SWSURFACE|SDL_ASYNCBLIT|SDL_HWACCEL;
solve my fullscreen problem.

                 reply	other threads:[~2004-10-11  1:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=pan.2004.10.11.01.08.36.848457@reply.to \
    --to=look@reply.to \
    --cc=daimon55@free.fr \
    --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).