Is there a Ctrl + Tab equivalent on Mac OS X?

17

3

I want to cycle trough the windows of the currently active application on Mac OS X. Some applications respond to Ctrl + Tab but they all seem to do something else. I want to switch between the Entourage mainscreen and the message I am writing for instance. Is there a such a keyword shortcut?

olle

Posted 2009-07-15T08:19:38.390

Reputation: 305

Answers

28

Command + ` (the ~ key) works with many programs.

Stephen Jennings

Posted 2009-07-15T08:19:38.390

Reputation: 21 788

This doesn't do anything at all in Google Chrome for me. – Ixrec – 2016-07-09T12:55:41.157

3OK, so I have to ask, how do you get the key effect? – Gareth Simpson – 2009-07-15T09:15:59.580

8

The HTML tag "KBD" is allowed. http://meta.stackexchange.com/questions/1777/what-html-tags-are-allowed

– Stephen Jennings – 2009-07-15T09:30:54.350

This seems to work only in English keyboards ? I have a Japanese keyboard and the <kbd>Command</kbd> + <kbd>`</kbd> does nothing for me. I defined <kbd>Ctrl</kbd>+<kbd>Tab</kbd> in Settings > Keyboard > Keyboard Shortcuts > Keyboard & Text input > Move focus to next window – nacho4d – 2011-10-06T04:58:12.360

7

Depends on the application but most of them support:

  • Command + Shift + [

  • Command + Shift + ]

for switching between tabs.

Mehrdad Afshari

Posted 2009-07-15T08:19:38.390

Reputation: 3 031

this, but no Shift for me. – user1190 – 2013-02-12T17:15:39.883

Without shift it goes back and forward in a browser. – Mehrdad Afshari – 2013-02-17T21:30:10.217

5

There is a piece of shareware called Witch that emulates Windows alt+tab. It shows all windows in all applications, sorted by application. It costs €9.95.

MJeffryes

Posted 2009-07-15T08:19:38.390

Reputation: 1 292

Also Optimal Layout which is in the App Store – user151019 – 2011-06-28T21:22:51.313

2

It depends on your settings. Default settings depend on your locale.

See System Preferences -> Keyboard and Mouse -> Keyboard Shortcuts to see what the keys are on your system for e.g. "Move focus to next window in active application"

laalto

Posted 2009-07-15T08:19:38.390

Reputation: 579

2

Thought I'll consolidate the various responses for this:

  1. To switch focus between windows in the current application, use CMD + ` combination (like multiple ppt files opened)
  2. To switch between applications use CMD + TAB combination
  3. To switch between tabs within an application (like Chrome), use CMD + Shift + [ (OR) CMD + Shift + ]

Lakshmi Narasimhan

Posted 2009-07-15T08:19:38.390

Reputation: 21

1

Use CMD + `. It switches focus between windows in the current application. To switch between applications use CMD + TAB.

Not quite the same as Windows' switching between all active windows, but close enough once you get used to the distinction.

MacConvert

Posted 2009-07-15T08:19:38.390

Reputation: 11

0

Alt+ Shift + Tab For putting in tabs in table boxes to avoid jumping to the next column.

Avril Bailey

Posted 2009-07-15T08:19:38.390

Reputation: 1

1What do you mean "table boxes"? – Burgi – 2016-05-01T01:50:27.643