In OS X, in order to quickly get at menu items from the keyboard, I want to be able to type a key combination, have it run a script, and have the script focus the Search field in the Help menu. It should work just like the key combination for Spotlight, so if I run it again, it should dismiss the menu. I can run the script with Quicksilver, but how can I write the script?
|
feedback
|
|
Alternatively, hit cmd-? and don't mess with the script. :-) That puts key focus in the help menu's search field. | |||
|
feedback
|
|
Here is the script I came up with.
| |||
feedback
|