From: Jan Marten Simons <marten@xtal.rwth-aachen.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] AltGr key for Windows host
Date: Mon, 23 Oct 2006 12:35:18 +0200 [thread overview]
Message-ID: <453C9AE6.3080500@xtal.rwth-aachen.de> (raw)
In-Reply-To: <000601c6f596$1102bf10$0464a8c0@athlon>
Kazu schrieb:
> Hi,
>
> I made German language environment on Windows XP Japanese host.
> I investigated a problem of AltGr key.
>
> If you have a German keyboard, please use this binary and tell me the data
> which is displayed on console window when AltGr key is pressed.
>
> I want to know the results for both SDL_VIDEODRIVER=windib and
> SDL_VIDEODRIVER=directx.
>
I forward this from Jeremie, as he is not subscribed:
Cc: jeremie@le-hen.org
Reply to: [Qemu-devel] AltGr key for Windows host
Hi Kazu,
here is the output of the debug binary you provided. I'm running a
simple french keyboard and cannot use characters access by AltGr.r*
This happens when I press and then release AltGr:
------------------------
OS ver = 5.1 0.0.2600 Keyboard = 4, 0 Layout = 0x040c040c
LayoutName = 0000040C
key = 0x132 key name = left ctrl PRESSED
sdl_process_key: keycode = 0x1d
------------------------
OS ver = 5.1 0.0.2600 Keyboard = 4, 0 Layout = 0x040c040c
LayoutName = 0000040C
key = 0x133 key name = right alt PRESSED
sdl_process_key: keycode = 0xb8
------------------------
OS ver = 5.1 0.0.2600 Keyboard = 4, 0 Layout = 0x040c040c
LayoutName = 0000040C
key = 0x132 key name = left ctrl RELEASED
sdl_process_key: keycode = 0x1d
------------------------
OS ver = 5.1 0.0.2600 Keyboard = 4, 0 Layout = 0x040c040c
LayoutName = 0000040C
key = 0x133 key name = right alt RELEASED
sdl_process_key: keycode = 0xb8
Thank you.
next prev parent reply other threads:[~2006-10-23 10:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-22 4:53 [Qemu-devel] AltGr key for Windows host Kazu
2006-10-22 11:24 ` Andreas Bollhalder
2006-10-23 6:31 ` Kazu
2006-10-24 16:04 ` Andreas Bollhalder
2006-10-23 10:35 ` Jan Marten Simons [this message]
2006-10-23 12:36 ` Kazu
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=453C9AE6.3080500@xtal.rwth-aachen.de \
--to=marten@xtal.rwth-aachen.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).