LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: Qudus on April 03, 2009, 12:19:44

Title: KEY_CIRCUMFLEX on Windows
Post by: Qudus on April 03, 2009, 12:19:44
Hi

I think, I found a bug in the LWJGL input handling. When I press the circumflex key (left of the non-numpad '1' key) on Windows LWJGL reports the KEY_BACK_SLASH (43). On Linux this key works fine.

I am using a German Windows version andLWJGL 2.1.0.

Marvin
Title: Re: KEY_CIRCUMFLEX on Windows
Post by: Qudus on April 13, 2009, 12:10:06
hi

Any clue about this?

Marvin