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

Description changed to:
HI!

Autostart sikuli-ide.sh -r  <sikuli-file> - started, its easy

Idea to add some options to sikuli-ide.sh that pointed to actionS (mean
more that one script)

#!/bin/sh
DIR=`dirname $0`
LC_NUMERIC=C java -Dsikuli.console=true -Dsikuli.debug=0 -Xms64M -Xmx512M 
-Dfile.encoding=UTF-8 -jar $DIR/sikuli-ide.jar $*

TA!

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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