Hi all!

I wrote a simple application that clicks in the specified place on the screen every few minutes. I want my app to click somewhere during my normal work. It would be nice if it could for a time of click disable mouse movement. Now when I am moving my mouse and the app counts down to the specified value, it moves mouse pointer to the place I specified, but because I move mouse - pointer still moves from this position and app clicks place a bit different that I want it to. Is it possible to turn off mouse for time of click?