sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #08504
Re: [Question #186440]: How to start sikuli script at xdm boot
Question #186440 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/186440
Description changed to:
HI!
Autostart sikuli-ide.sh -r --run <sikuli-file> - started, its easy
Idea to add some special options to sikuli-ide.sh that pointed to action
#!/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.