sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34712
[Question #271639]: Havign trouble getting global hotkeys to work in windows 7?
New question #271639 on Sikuli:
https://answers.launchpad.net/sikuli/+question/271639
>From what I understand the following should work, but I can only get my script to run if I press run in the SikulixIDE
def aclick(event):
click("1442850567260.png")
Env.addHotkey(Key.NUM4,KeyModifier.CTRL, aclick)
Any suggestions?
Thanks
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.