macosxhints - Add keyboard shortcuts to AppleScripts in Mail.app
June 21st, 2004 | Published in Code Development
macosxhints - Add keyboard shortcuts to AppleScripts in Mail.app I looked at the scripts in the Mail.app package and saw that some had something like ___ctl-r at the end of their names. So I added ___ctl-s (that’s three underscores) to the end of the Script name in my ~Library -> Scripts folder, and updated the script menu. Voila! It added a Control-S marking next to the Script in the menu. cmd and opt also work for command and option respectively.
Good hint
