← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #158922]: significance of Modifiers

 

Question #158922 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/158922

Saorabh Singh gave more information on the question:
See..
i want to use keyDown() function in my java prog.
& i have included required package.(i guess)

import org.sikuli.script.*;

list of keys required to pass as parameter in keyDown()..
got from :: http://sikuli.org/docx/keys.html?highlight=keydown

Now when i uses Key.TAB or Key.DOWN or any other key , in keyDown(key |
list-of-keys) function..its giving some error..

So please let me know How to Solve this problem.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.