• 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
key strokes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

key strokes


  • Subject: key strokes
  • From: louie <email@hidden>
  • Date: Sat, 12 Mar 2011 12:58:07 -0800

Hi all,
I am trying to send a key stroke to the screen reader Voice over. The key stroke is:
shift + option + command + c
This key stroke tells voice over to copy the last spoken phrase to the clip board.
Below is the script that I am working with.
Thanks for any help.

tell application "VoiceOver"
tell application ¬
	"System Events" to keystroke "c" using ¬
	{shift down, control down, option down}

end tell

louie
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/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: key strokes
      • From: KOENIG Yvan <email@hidden>
  • Prev by Date: Re: AppleScript App for Intel Only
  • Next by Date: Re: key strokes
  • Previous by thread: Re: AppleScript-Users Digest, Vol 8, Issue 121
  • Next by thread: Re: key strokes
  • Index(es):
    • Date
    • Thread