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

    Status: Open => Answered

Harry Readinger proposed the following answer:
it would be type("d", Key.WIN)

for windows + D

NOTE: you must always put the "regular" key first, so type(Key.WIN, "d")
wouldn't work (to my knowledge).

Hope this helps.

Read: http://sikuli.org/docx/keys.html?highlight=key%20modifiers#key-
constants for in depth information

-- 
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

Reply via email to