Shortcut modifiers in menubar

oli larkin's icon

Hi,

I see in the menubar documentation you can add a shortcut (e.g. apple F) with /F . Is there a way to add a shorcut such as apple-shift F?

cheers,

oli

Dg's icon

> you can add a shortcut
Yes but you have to make it with [key] or something else.

oli larkin's icon

actually i found the solution...

for a standalone:

open /Users/YOURNAME/Libary/Preferences/com.BLAH.YOURAPP.plist

and add a dictionary called NSUserKeyEquivalents with strings for each key you want to map

or do this using the keyboard and mouse prefs in system prefs.

oli