• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Re: Applescript and Mouse Keys failure
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: Re: MS Word 2004 basic questions
  • Next by Date: Re: Getting started with XML?
  • Previous by thread: Re: Applescript and Mouse Keys failure
  • Next by thread: without case sensitive
  • Index(es):
    • Date
    • Thread