Possible Duplicate:
Starting application with custom keyboard shortcut
I want to launch Terminal app with Command+T on anywhere. (global shortcut) How can I achieve this?
I want to launch Terminal app with Command+T on anywhere. (global shortcut) How can I achieve this? |
|||||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Use Automator to create a service that launches Terminal, and then assign your keyboard shortcut from System Preferences -> Keyboard -> Keyboard Shortcuts -> Services. |
|||
|