Comment 2 for bug 1565417

Revision history for this message
Sam Gleske (sam-mxracer) wrote :

To clarify, this isn't to pass in hot keys to the application. This is so Sikuli can process hot keys to change the behavior of the sikuli script. I believe this is already possible in sikuli because it intercepts CMD+SHIFT+C on Mac and ALT+SHIFT+C on Windows.

The point is to change the behavior of the sikuli script itself. i.e. when a key press is detected perhaps toggle a boolean in the sikuli script.