← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #663151]: Settings.MouseMoveDelay not working --- it is Settings.MoveMouseDelay

 

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

Summary changed to:
Settings.MouseMoveDelay not working --- it is Settings.MoveMouseDelay

Description changed to:
The cause is a typo.

Settings.MouseMoveDelay <--- your code

Settings.MoveMouseDelay <---document

http://sikulix-2014.readthedocs.io/en/latest/scripting.html#Settings.MoveMouseDelay

---------------------------------------------------------------------------------------------------------------------------------------------

I am trying to get an instant mouse click by using
Settings.MouseMoveDelay = 0

I have tried multiple different values:  500, 10, 5, 1, or 0
but the mouse speed is always the same (it appears to move at about default speed (0.5)) 
I have tried this on both 1.1.1 and 1.1.2

Any help would be appreciated,
Jeremy

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.