I\'m using pyHook to read the mouse position:
def OnMouseEvent(event): print \'Position:\', event.Position # return False to not pass the event to ot