Is there a way to start a specific application with a keyboard short cut? [duplicate]

Solution 1:

Assuming your running Snow Leopard +space will open Spotlight which can be used to run terminal.

Spotlight can be bound to another key combination but the default is similar to Windows+R.

Solution 2:

As of Snow Leopard, this actually is built into the OS.

Launch Automator and create a service that receives no input from any application. From the Actions Library, add the 'Launch Application' action to the workflow. Select the 'Terminal' application in the drop-down list of Applications. Save your new service and then assign a keyboard shortcut to it in:
System Preferences -> Keyboard -> Keyboard Shortcuts -> Services

Solution 3:

If you have the Alfred Powerpack, you can add a hotkey in Alfred 1:

Or create a workflow in Alfred 2:

Hotkeys have a short delay by default in Alfred 2, but changing the trigger behavior reduces it:

Solution 4:

I would recommend installing QuickSilver. It's an application launcher that will remember the applications you launch most frequent and recommend them first. It's easy to launch any application with a few keystrokes.

QuickSilver is the first Application I install on every new Mac.