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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to