Login  Register

Re: Newt KeyEvent "typed" only produced on key-up and auto-repeat

Posted by GiGurra on Feb 04, 2013; 7:02pm
URL: https://forum.jogamp.org/Newt-KeyEvent-typed-only-produced-on-release-and-auto-repeat-tp4028032p4028132.html

Ok let me make it clearer:

Pressed and Typed now produce the same key chars: GOOD!, thx!

However the keyChars for several combinations are incorrect.

For example on a swedish keyboard (with the layout in the image posted above),
ALT gr + "<" (< being the button left of z) should proce a "|"

Most combinations using Alt GR are incorrect (but not all)

It seems like a layout issue.