MACSCRPT Archives

February 2007

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Le Stang Jean-Baptiste <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Mon, 26 Feb 2007 08:45:50 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (54 lines)
The link are obviously broken and are in fact the following :

http://lestang.org/osax/XTool/XTool-2.0.dmg.tgz
http://lestang.org/osax/XTool/XTool-2.0-src.dmg.tgz

Jean-Baptiste LE STANG


On Feb 26, 2007, at 1:52 AM, Le Stang Jean-Baptiste wrote:

> 	XTool is an osax for Mac OS X (10.4.x, PPC & Intel) allowing you  
> to take control of the mouse using AppleScript, this version is  
> available as a Universal Binary, the terminology of the osax has  
> been redesigned to allow better understanding of how to use the osax.
>
> The dictionary of XTool is now :
>
> hide mouse v : hide the mouse
> 	hide mouse
>
> show mouse v : show the mouse
> 	show mouse
>
> move mouse v : move the mouse to given coordinates
> 	move mouse [point] : where you want to move the mouse
>
> scroll mouse v
> 	scroll mouse integer : the amount of scrolling
> 	[scroll direction vertical | horizontal] : which mouse button
>
> click mouse v
> 	click mouse [point] : where to do the mouse click
> 	[times integer] : how many times you want to clik the mouse
> 	[delay integer] : delay between two mouse clicks
> 	[using primary button | secondary button | middle button] : which  
> mouse button
>
> position of the mouse v : get the mouse location
> 	position of the mouse
> 	→ point
>
> If you're a frequent user of XTool, then you might consider buying  
> a $10 licence for XTool that will get you free updates & support :  
> <https://order.kagi.com/cgi-bin/store.cgi?storeID=6FBNZ&lang=en>
> 	
> XTool is now available as an open source projet, and sources of the  
> project can now also be downloaded.
>
> XTool for Mac OS X : <http://lestang.org/osax/XTool-2.0.dmg.tgz>
> XTool sources : <http://lestang.org/osax/XTool-2.0-src.dmg.tgz>
>
> --
> Le Stang Jean-Baptiste

ATOM RSS1 RSS2