Comment Re:Setting the mouse position (Score 2, Informative) 300
You can set the mouse position through Core Graphics. No, it's not Cocoa per se, but the CG APIs can be called from Cocoa. "Direct access to memory registers" isn't required.