Re: Newt KeyEvent "typed" only produced on key-up and auto-repeat
Posted by
GiGurra on
Feb 02, 2013; 5:47pm
URL: https://forum.jogamp.org/Newt-KeyEvent-typed-only-produced-on-release-and-auto-repeat-tp4028032p4028118.html
The build I tried above gives the following results:
"typed" is still sent on key release,
however "pressed" now contains the same information as typed, so that is good.
BUT:
Both have many incorrect mappings. They procude the same values, but don't seem to match my keyboard layout properly.
For example Alt Gr + 'the button left of z' (Swedish keyboard) should produce | , the button itself should be < and with shift it should be >. However the events all give me < .