On Thu, Jan 13, 2005 at 01:07:18PM -0800, [EMAIL PROTECTED] wrote:
> Hi.
> Anybody know a way to control the mouse pointer
> (move it around and click on things) using python?

in X11, you could use Xlib to do so. In debian unstable, that's
"apt-get install python-xlib{,-doc}", and start reading.

-- 
John Lenton ([EMAIL PROTECTED]) -- Random fortune:
Obviously I was either onto something, or on something.
             -- Larry Wall on the creation of Perl

Attachment: signature.asc
Description: Digital signature

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

Reply via email to