sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25870
[Bug 1318820] Re: [request] want to use CTRL/CMD + Shift + C as hotkey
The usage in IDE mode is currently hard-coded.
Currently the only way, to avoid the mentioned behavior, is to run the
script from command line (the abort key is only registered, when the IDE
GUI is about to start up)
It is on the list to have a Preferences option for this key too.
--- Sikuli to recognize that it's sending that command itself and not the user, so that it should not interrupt itself
I will check, wether this could be reliably implemented.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1318820
Title:
[request] want to use CTRL/CMD + Shift + C as hotkey
Status in Sikuli:
In Progress
Bug description:
I'm trying to figure out if there's a way to use Sikuli to use
CTRL/CMD + Shift + C without terminating itself in IDE Mode. Since it
seems to hook that keyboard shortcut combination to Sikuli when the
IDE is open, I can't really use it to trigger the same shortcut in
another program. Wondering it's possible for a.) Sikuli to recognize
that it's sending that command itself and not the user, so that it
should not interrupt itself or b.) way to change the binding for that
termination command.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1318820/+subscriptions
References