1

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?

Eonil
  • 6,094

1 Answers1

4

Use Automator to create a service that launches Terminal, and then assign your keyboard shortcut from System Preferences -> Keyboard -> Keyboard Shortcuts -> Services.

NReilingh
  • 5,883