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

Albert posted a new comment:
A bit late to the party, but maybe this might help someone who is still
looking for a work-around.

On Windows 7 this works for me:

type(Key.WIN);
type(Key.RIGHT);
type(Key.RIGHT);
type(Key.UP);
type(Key.UP);
type(Key.ENTER);

Basically it opens the Windows menu and navigates to the "lock".

-- 
You received this question notification because your team Sikuli Drivers
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