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?
| |||||||
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
Use Automator to create a service that launches Terminal, and then assign your keyboard shortcut from System Preferences -> Keyboard -> Keyboard Shortcuts -> Services. | |||
feedback
|