mouse position

Thats a mouse watcher try the real pointer:

md = base.win.getPointer( 0 )
x = md.getX( )
y = md.getY( )