Way to turn off smooth mouse movement?

Asked by Human

I actually really like the smooth mouse movement when making scripts that demonstrate how to interact with UIs, but it feels like it adds time to the interaction for automation tasks. Is there a flag or configuration for turning off the smooth mouse movement? In 0.10.2, the mouse pointer would teleport to a location, and this seemed to be faster.

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
Human
Solved:
Last query:
Last reply:
Revision history for this message
Human (bob-igo) said :
#1

My keyword-based search failed me, but I happened to find the answer here: http://sikuli.org/docx/globals.html#controllingsikuliscriptsandtheirbehavior

The *Delay settings seem to be what I need :)