From: "Bochnig, Martin" <mb1x@gmx.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Keyboard problem in qemu 0.6.0-2
Date: Sat, 04 Sep 2004 09:55:37 +0200 [thread overview]
Message-ID: <413974F9.9080607@gmx.com> (raw)
In-Reply-To: <41396C33.4000505@gmx.com>
Bochnig, Martin wrote:
> Kim Adil wrote:
>
>> Thanks Martin, it worked perfectly.
>>
>> Kim
>
Kim,
simply delete or comment out the two lines surrounding
CONFIG_SDL_GENERIC_KBD ' s definition (lines #32 and#34 in my case) in
QEMU's original sdl.c, so that it is processed in any case:
// #if defined(__APPLE__)
#define CONFIG_SDL_GENERIC_KBD
// #endif
Works perfectly - thanks to Juergen's hint.
next prev parent reply other threads:[~2004-09-04 8:03 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <ksadil@bigpond.net.au>
2004-09-04 1:07 ` [Qemu-devel] Keyboard problem in qemu 0.6.0-2 Kim Adil
2004-09-03 11:54 ` Mark Williamson
2004-09-04 2:07 ` Kim Adil
2004-09-03 12:28 ` Mark Williamson
2004-09-04 2:34 ` Kim Adil
2004-09-04 2:38 ` Kim Adil
2004-09-04 4:26 ` Kim Adil
2004-09-03 17:13 ` Bochnig, Martin
2004-09-03 17:33 ` Bochnig, Martin
2004-09-04 1:53 ` Kim Adil
2004-09-04 7:18 ` Bochnig, Martin
2004-09-04 7:55 ` Bochnig, Martin [this message]
[not found] <200409032051.i83KpOLj027201@tiger2.tools.intra>
2004-09-03 21:11 ` Bochnig, Martin
2004-09-03 17:38 Juergen Keil
2004-09-03 20:06 ` Bochnig, Martin
2004-09-03 20:22 ` Bochnig, Martin
2004-09-03 20:44 ` Fabrice Bellard
2004-09-06 14:16 ` Johannes Schindelin
2004-09-07 13:27 ` Johannes Schindelin
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=413974F9.9080607@gmx.com \
--to=mb1x@gmx.com \
--cc=bochnig@pool.math.tu-berlin.de \
--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).