← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #680268]: Holding down CTRL+SHIFT+ALT for at least 5 seconds

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Not sure, wether this works at all this way.

You might try with:
keyDown(Key.CTRL + Key.SHIFT + Key.ALT)

so it internally gets one Robot action.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.