• 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: Function keys
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Function keys


  • Subject: Re: Function keys
  • From: Bill Cheeseman <email@hidden>
  • Date: Wed, 2 Jun 2010 15:12:10 -0400

On Jun 2, 2010, at 2:10 PM, louie wrote:

> What I want to know is how to do a command + F5, this will turn off the voice over screen-reader. I have used the below code scrap to do a command + v to paste  from the clip board.
> 	tell application "System Events" to keystroke "v" using {command down}



Try this:

    tell application "System Events" to key code 96 using {command down}

--

Bill Cheeseman - 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

References: 
 >Function keys (From: louie <email@hidden>)

  • Prev by Date: Function keys
  • Next by Date: Save self-contained with Quicktime Player 7
  • Previous by thread: Function keys
  • Next by thread: Save self-contained with Quicktime Player 7
  • Index(es):
    • Date
    • Thread