sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #14456
[Question #213664]: 'Alt + a' from sikuli java.
New question #213664 on Sikuli:
https://answers.launchpad.net/sikuli/+question/213664
I am using Sikulu with Java in Eclipse.
When I try to run the code
Screen s = new Screen();
s.type(Key.ALT + "A");
It types as TYPE "?a"
I want the system to understand this as "Alt + A".
How can I do this in Eclipse with Sikuli + Java?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.