Re: Re: Applescript and Mouse Keys failure
Re: Re: Applescript and Mouse Keys failure
- Subject: Re: Re: Applescript and Mouse Keys failure
- From: "Bill Stephens" <email@hidden>
- Date: Wed, 7 Feb 2007 11:24:55 -0500
Takaakiさん,
I want to be able to say "click" using Apple Speech Recognition and have a mouse click event occur whever the cursor it located. This is much more difficult than I expected. I had hoped that using Mouse Keys and AppleScript would work.
I found an OSAX scripting addition that works. "Extra Suites" does what I want with the following script:
tell application "Extra Suites"
ES click mouse
end tell
ありがとう ございます,
Bill Stephens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden