|
| From: | Bochnig, Martin |
| Subject: | Re: [Qemu-devel] Keyboard problem in qemu 0.6.0-2 |
| Date: | Sat, 04 Sep 2004 09:55:37 +0200 |
| User-agent: | Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.2.1) Gecko/20030711 |
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.
| [Prev in Thread] | Current Thread | [Next in Thread] |