← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #173368]: how to simulate Key Down Combinations ( Win Key + D)

 

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

    Status: Answered => Solved

UmaMaheshwarRao confirmed that the question is solved:
Thanks. 
It worked. passing the "regular" key as the first argument works. but instead of Key.WIN I need to pass it as KEY_WIN. 

type("d",KEY_WIN)

Note: Passing "D" doesn't work here. it should be "d"

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