← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #216583]: Sikuli script to press multiple key combinations in windows

 

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

    Status: Open => Answered

Roman Podolyan proposed the following answer:
Check two sections of documentation:

Key Modifiers 
http://doc.sikuli.org/keys.html#key-modifiers


Low-level Mouse and Keyboard Actions
http://doc.sikuli.org/region.html#low-level-mouse-and-keyboard-actions

, particularly keyDown(key | list-of-keys) and keyUp([key | list-of-
keys])


Also you can find info in already answered  questions, searching for "modifiers" or "key" 

Like this, for example: 
https://answers.launchpad.net/sikuli/+question/141032

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