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

RaiMan proposed the following answer:
--- So if I add a hotkey, is it removed after I stop the sikuli script that is 
running in the terminal?
If the script is terminated in a way, that the final cleanup can be done 
internally (meaning a normal script end), then the HotKey manager is reset and 
frees the defined keys.
Anyways the hotkeys are bound to the Java runtime running in the background. So 
only in cases, where the SikuliX session is terminated without terminating the 
Java runtime and not having run cleanup, there might be problems.
The latter should only be possible, if you do some "experimental" things or run 
into a crash, that is not handled correctly.

With "normal" scripting everything should be fine so.

-- 
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