Re: [Sikuli-driver] [Question #680268]: Holding down CTRL+SHIFT+ALT for at least 5 seconds

2019-04-15 Thread IAN ROBINSON
Question #680268 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680268 Status: Answered => Solved IAN ROBINSON confirmed that the question is solved: Great, That works many thanks IAN -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #680268]: Holding down CTRL+SHIFT+ALT for at least 5 seconds

2019-04-15 Thread RaiMan
Question #680268 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680268 Status: Open => Answered RaiMan proposed the following answer: Not sure, wether this works at all this way. You might try with: keyDown(Key.CTRL + Key.SHIFT + Key.ALT) so it internally gets one Robot

[Sikuli-driver] [Question #680268]: Holding down CTRL+SHIFT+ALT for at least 5 seconds

2019-04-15 Thread IAN ROBINSON
New question #680268 on Sikuli: https://answers.launchpad.net/sikuli/+question/680268 Hi I'm using the following to restart our software (it shuts down and relaunches)... this works :) type(Key.F5, Key.CTRL) Immediately after pressing CTRL+F5 the user can press CTRL+SHIFT+ALT (as a