[Aranym-user] [windows] scancode for ^-key changed

Helmut Karlowski helmut.karlowski@ish.de
Sun Oct 25 13:48:00 GMT 2015


Am 24.10.2015, 16:19 Uhr, schrieb Andreas Schwab:

> "Helmut Karlowski" <helmut.karlowski@ish.de> writes:
>
>> I discovered that the scancode for the ^-key (on german keyboard the one
>> left to the 1-key) is 0x60 in aranym 1.02, while it used to be 0x29 in
>> 0.915.
>
> Which scancode is reported by SDL when pressing the key?  Try setting
> DEBUG to 1 in input.cpp.

I get this when typing ^ and <:

Host scancode = 41 ($29), Atari scancode = 96 ($60), keycode = '`' ($60)
Host scancode = 41 ($29), Atari scancode = 224 ($e0), keycode = '`' ($60)
Host scancode = 86 ($56), Atari scancode = 96 ($60), keycode = '<' ($3c)
Host scancode = 86 ($56), Atari scancode = 224 ($e0), keycode = '<' ($3c)

Atari scancode looks wrong to me.

-Helmut

--

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list