This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]