• 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: Applescript and Mouse Keys failure
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Applescript and Mouse Keys failure


  • Subject: Re: Applescript and Mouse Keys failure
  • From: Takaaki Naganoya <email@hidden>
  • Date: Wed, 7 Feb 2007 09:47:04 +0900

Do you mean the remote procedure call over VOICE between Windows and Mac?
I can't understand why you want to do such an advanture.....


--
Takaaki Naganoya
Piyomaru Software
http://piyo.piyocast.com
email@hidden

On 2007/02/06, at 7:02, Bill Stephens wrote:

All,

I'm trying to find a simple way to create an Applescript that will just click the object under the cursor when a say "Click" using Speech Recognition on my MacBook Pro (10.4.8). I've got bad wrist issues and am moving from Naturally Speaking on Windoes to Mac. I'm a noob to AppleScript.

I enabled Speech Recognition ant it appears to be working fine.
I enabled Mouse Keys and if I use the keyboard for "Fn" + "i" clicking is fine.


I created a script to perform the key code for "Fn" + "i", but it's not working. It appears that Mouse Keys is bypassed from within AppleScript because I'm getting a "5" as output.

tell application "System Events"
    key code {"Fn", 23}
end tell

Other ideas include getting the object that exists under the cursor programmatically and performing a mouse down/up on it.

Any Thoughts?
Thanks,
Bill S.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (applescript- email@hidden)
Help/Unsubscribe/Update your Subscription:
mark.nu
Archives: http://lists.apple.com/mailman//archives/applescript-users


This email sent to email@hidden

_______________________________________________ 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
References: 
 >Applescript and Mouse Keys failure (From: "Bill Stephens" <email@hidden>)

  • Prev by Date: Re: problem w/ text item delimiters
  • Next by Date: Re: problem w/ text item delimiters
  • Previous by thread: Applescript and Mouse Keys failure
  • Next by thread: Re: Re: Applescript and Mouse Keys failure
  • Index(es):
    • Date
    • Thread