I\'ve been searching for a while and everybody seems to think this is not possible using just Java, so I\'ll give SO a shot ;)
Is there any way to have my Java appli
Here is the best answer I've found:
" There is a library to handle native keyboard and mouse control: https://github.com/kwhat/jnativehook) "