Macos – Change keyboard shortcut for switching applications in OS X

keyboard shortcutsmacos

I would like to use Ctrl+Tab as the shortcut to switch applications in Mac OS X, instead of Cmd+Tab. Is there any way to switch the keyboard shortcut for this?

Best Answer

Yes, there are many ways.

The easiest for what you are doing would be to use the open-source program DoubleCommand.

Here is a view of the interface:

enter image description here


As you can see it is extremely customizable. If that doens't fulfill your needs, there is also Karabiner (formerly known as KeyRemap4MacBook).


There is also a shareware program called LiteSwitchX that completely replaces the switcher with an even cooler and more customizable one that I will eventually get around to installing.

I hope this helps.


You can also use a combination of two programs: Application Enhancer (by Unsanity, free) and PullTab (open source and free). PullTab ONLY removes the shortcut from use so it depends on exactly what you're looking for. Application Enhancer (APE as it's commonly called) also has WindowShadeX and MenuMaster, which I recommend at least checking out.

I'm going to continue looking for a non-third party way to disable this, I may edit it again.


BONUS

Also, press cmd+` (command + backtick: backtick is directly under Escape, with the tilde) to cycle through the current application's windows rather than cycling through each application.

One more thing:

When you are in the application switcher, you can also press Q and/or H and the currently selected application will be quitted or hidden.

Related Question