You are not logged in.

#1 2010-08-03 07:32:49

Lazze
Member
From: Bangkok, Thailand
Registered: 2008-09-28
Posts: 133

Application to set mouse position

Hi

As the topic says, I'm looking for an application or a piece of python code to set the mouse cursor position on the screen.
The application must be easily callable from a terminal with such inputs as X and Y coordinates.

Any ideas of such an application?

Thanks
//Lazze

Offline

#2 2010-08-03 07:38:06

mikesd
Member
From: Australia
Registered: 2008-02-01
Posts: 788
Website

Re: Application to set mouse position

xdotool

$ xdotool mousemove 10 10

Offline

#3 2010-08-03 07:48:19

Lazze
Member
From: Bangkok, Thailand
Registered: 2008-09-28
Posts: 133

Re: Application to set mouse position

Works like a dream, thanks!

Offline

Board footer

Powered by FluxBB