Page 1 of 1

Repositioning mouse cursor

Posted: Wed Jun 25, 2008 6:54 am
by Josh
Hi all,

I can't find the solution in any documentation nor online, but I want to recenter the cursor periodically (i.e., after each trial of an experiment I'm scripting). Any suggestions would be appreciated. I can't assign screenLoc to mouseLoc as both are functions.

Josh

Posted: Wed Jun 25, 2008 7:52 am
by Mark
Hi Josh,

set the screenMouseloc to x,y

Best,

Mark

Always helpful

Posted: Thu Jun 26, 2008 7:23 am
by Josh
Thanks Mark!