Simulating text input is really tricky as java robots capabilities are limited.
Different keyboard layouts add tons of confusion and simulating input of a unicode string seemed to be nearly impossible.
Here are some usefull links that could be used in a c++ command line application to overcome these limitations:
Simulating text input is really tricky as java robots capabilities are limited.
Different keyboard layouts add tons of confusion and simulating input of a unicode string seemed to be nearly impossible.
Here are some usefull links that could be used in a c++ command line application to overcome these limitations: