Question #185207 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/185207
Status: Open => Answered
RaiMan proposed the following answer:
Are you not using Sikuli X (at least rc2) ?
since Sikuli X we have
keyDown(), KeyUp()
and
mouseDown(), mouseUp()
more info: see docs.
If you want to search (wait) and hold down in parallel, you have to
combine it with observe(FOREVER, background = True).
--
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