New question #146659 on Sikuli:
https://answers.launchpad.net/sikuli/+question/146659

Hi All,

I tried to show windows desktop by sending shortcut key combination such as 
Win+D or Win+M.
like:
type("M",KEY_WIN)

or:

keyDown(WIN)
type("D")
keyUp(WIN)

but It doesn't work. Any ideas? Thanks in advance!


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