arkestra schreef:

> I am writing a script that interacts with the computer screen.
>
> Is there a module (either built in or add on) that would allow the
> script to manipulate the mouse pointer ? -- eg right click, move two
> pixels to the right, left click etc?
> 
> thank you.

pygame is able to do that.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to