sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38522
Re: [Question #295187]: How To Change MoveMouseDelay using Java
Question #295187 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/295187
RaiMan proposed the following answer:
For Java usages: ignore the deprecation for now (will be removed in
final 1.1.1)
import org.sikuli.basics.Settings;
Settings.MoveMouseDelay = 0.1f;
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.