Re: Voiceover
Re: Voiceover
- Subject: Re: Voiceover
- From: Robert Poland <email@hidden>
- Date: Sun, 17 Oct 2010 14:48:19 -0600
keystroke "F5" using command down works on my machine, OS 10.6.4.
On Oct 17, 2010, at 2:24 PM, André Renault wrote: Robert
keystroke F5 will literally type "F" then "5" with command, bringing possibly weird results. Use key code 10* (not sure what value is for F5). On Oct 17, 2010, at 4:21 PM, Robert Poland wrote: Louie,
How about using;
tell application "System Events" keystroke "F5" using command down say "doggies" end tell
On Oct 17, 2010, at 2:12 PM, louie wrote: tell application "VoiceOver" activate say "doggies" end tell
Robert Poland - Fort Collins, CO
Robert Poland - Fort Collins, CO
|
_______________________________________________
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/archives/applescript-users
This email sent to email@hidden