• 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: keystroke (ASCII character 3) (enter) on macbook pro
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: keystroke (ASCII character 3) (enter) on macbook pro


  • Subject: Re: keystroke (ASCII character 3) (enter) on macbook pro
  • From: Philip Aker <email@hidden>
  • Date: Sun, 14 Jun 2009 12:03:15 -0700

On 2009-06-14, at 11:24:38, Mark J. Reed wrote:

What does "key code 76" give you on the MacBook?

I think it would give a good result <http://www.manytricks.com/keycodes/>.

If you run the following in Script Editor, don't use Cmd-R -- press the Run button because otherwise it seems to cause problems :-(

tell application "Terminal" to activate
tell application "System Events" to tell application process "Terminal"
keystroke "ls -laFG"
key code 76
end tell

Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@

Democracy: Two wolves and a sheep voting on lunch.

 _______________________________________________
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: keystroke (ASCII character 3) (enter) on macbook pro
      • From: Yvan KOENIG <email@hidden>
References: 
 >keystroke (ASCII character 3) (enter) on macbook pro (From: revDAVE <email@hidden>)
 >Re: keystroke (ASCII character 3) (enter) on macbook pro (From: "Mark J. Reed" <email@hidden>)

  • Prev by Date: Re: keystroke (ASCII character 3) (enter) on macbook pro
  • Next by Date: A problem with Mail?
  • Previous by thread: Re: keystroke (ASCII character 3) (enter) on macbook pro
  • Next by thread: Re: keystroke (ASCII character 3) (enter) on macbook pro
  • Index(es):
    • Date
    • Thread