Login  Register

Re: Wrong keyCodes with NEWT on Linux.

Posted by lex on Aug 19, 2011; 4:16am
URL: https://forum.jogamp.org/Wrong-keyCodes-with-NEWT-on-Linux-tp3256939p3267072.html

I have noticed that it is not possible to have both W and A pressed at the same time. So with WSAD camera controls it is not possible to go forward and left at the same time. Same goes for any two key combinations. This issue is persistent on both Windows and Linux (not tested on mac).

Has anyone managed to get controls working with JOGL and NEWT on any platform? Am I doing something seriously wrong to have so many problems?!