Question #191167 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/191167
Jacob Dorman posted a new comment: It seems like the mouse choppiness is reduced at scan rate of 1, but it's still jumpy enough to miss clicks. Increasing ObserveScanRate smooths the mouse out when the background threads are waiting for the next scan, but the choppiness comes back as soon as they start their next observe cycle. It's definitely an improvement, and maybe I could use this in my code to make observers viable in my multi-threaded script. I'm just curious as to why concurrent Sikuli search operations can impede Sikuli mouse/keyboard usage. -- 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

