Question #188315 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/188315
Status: Open => Answered
RaiMan proposed the following answer:
look: http://sikuli.org/docx/keys.html
type("1", KeyModifier.CTRL + KEYModifier.SHIFT)
careful with keyDown(): accepts only one key per call and needs at least
a keyUp() to release all pressed keys again.
--
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