qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Keyboard problem in qemu 0.6.0-2


From: Bochnig, Martin
Subject: Re: [Qemu-devel] Keyboard problem in qemu 0.6.0-2
Date: Sat, 04 Sep 2004 09:18:11 +0200
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.2.1) Gecko/20030711

Kim Adil wrote:
Thanks Martin, it worked perfectly.

Kim

Hi,

I'm glad to hear that I could help you.

However - sdl does have its advantages: Ctr+Shift+f switches forth and
back to and from fullscreen mode operation;
(and of course it makes QEMU as well as other projects using it ways
more host platform independent as it doesn't require the presence of X).

In my eyes Juergen's approach is a much cleaner solution:

I guess that (``scancode = keycode - 8'') only works with an XFree86 X11
server.


My current workaround is to compile sdl.c with CONFIG_SDL_GENERIC_KBD
defined.  This enables a more accurate X11 keysym to PC scancode translation
table.   Problem is, the translation table assumes a US keyboard layout.



Having installed both qemu_using_X11 and qemu_using_SDL at the same time
would be possible too (ie to /usr/local and /opt or /usr).

Regards,
Martin






reply via email to

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