• 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: Asterisk/XCode AppleScript menu problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Asterisk/XCode AppleScript menu problem


  • Subject: Re: Asterisk/XCode AppleScript menu problem
  • From: "Glenn L. Austin" <email@hidden>
  • Date: Fri, 16 Jan 2004 05:08:30 -0800

on 1/15/04 11:15 PM, Alex Telitsine at email@hidden wrote:

> Can anybody give me advise on following (simple) problem:
>
> After installing XCode 1.1 on PowerBook, I have
> " Open > Open Path in text edit * "  in XCode AppleScript Menu.
>
> XCode tries to execute this damn script every time I type * (asterisk)
> in editor,
> and doesn't put asterisk in the text. How can I disable or remove this
> shortcut?
>
> XCode preferences/key bindings doesn't have apple script menu settings.

I noticed that too.  The file in question is at:

/Library/Application\ Support/Apple/Developer\ Tools/Scripts/10-User\
Scripts/10-Open/10-openPathInTextEdit.sh

Edit that file, and you'll notice that the key binding is set to '*'
(PBXKeyEquivalent=*).  Change that to be nothing (PBXKeyEquivalent=) and
save the file (you may have to do this from the command line.

--
Glenn L. Austin <><
Computer Wizard and Race Car Driver
<email@hidden>
<http://www.austin-home.com/glenn/>
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Asterisk/XCode AppleScript menu problem
      • From: Alex Telitsine <email@hidden>
References: 
 >Asterisk/XCode AppleScript menu problem (From: Alex Telitsine <email@hidden>)

  • Prev by Date: Re: Documentation viewer psuedo-broken
  • Next by Date: How to link to a carbon shlb?
  • Previous by thread: Asterisk/XCode AppleScript menu problem
  • Next by thread: Re: Asterisk/XCode AppleScript menu problem
  • Index(es):
    • Date
    • Thread