I'm here to talk to you about a problem I got today working for the first time whit this new class called "Robot" of the library java.awt.
I must say Robot works fine, but troubles come every time i stop the application. My keyboard doesn't recognize any command and when i try to write something, random Windows appear everywhere, as if the keyboard no longer recognizes the predefined keys. is there anyone who knows the reason for this strange behaviour and knows how to solve these issues?
thank you very much!