Hi.
I am developing a game in Java.
When I keep a directional key pressed (for my sprite in game keep running) sometimes an event keyreleased is thrown but I did not released the key! It occours in Linux but not in Windows…
I have found this link about the subject:
http://developer.java.sun.com/developer/bugParade/bugs/4338703.html
Does anyone knows how to overcome this problem?
Thanks,
Luiz Fernando