I tried to make a sort of keyboard controller class but the java robot seems to be unable to conrol the whole keyboard.
I tried
robot.keyPress(i);
Thread.currentThread().sleep(50);
robot.keyRelease(i);
from 0 to 255 and this key is never pressed (this key is present on all azerty keyboard).
Any idea why? Thanks.
Ps : you don't need to press CTRL or ALT in order to use this key, it produce this : "²"