[OS X TeX] How to get rid of BibDesk Service shortcuts?

Adam R. Maxwell amaxwell at mac.com
Fri Dec 14 20:59:03 EST 2007


On Dec 14, 2007, at 2:45 PM, Joachim Kock wrote:

> BibDesk installs two Services with global shortcuts
> Cmd-shift-J and Cmd-shift-K.
>
> These shortcuts override application-specific shortcuts
> I rely on in other applications.  It is really annoying.

What OS are you running?  On Leopard it looks like application  
shortcuts override service shortcuts.

> Is there a way to get rid of the BibDesk shortcuts?

You'll have to edit the Info.plist inside BibDesk's bundle.  Look for

			<key>NSKeyEquivalent</key>
			<dict>
				<key>default</key>
				<string>K</string>
			</dict>

and the corresponding entry for the other service and delete them.   
This will be overwritten next time you install a new version.

-- 
adam



More information about the MacOSX-TeX mailing list