up vote 1 down vote favorite
1
share [g+] share [fb]

Possible Duplicate:
Switch between windows on mac?

In Mac OS X, is it possible to switch between windows using a keyboard shortcut? More specifically I want to switch between windows within the same application. An example is I have multiple Firefox windows open. I want a keyboard shortcut to switch between the Firefox windows (or any other application's window). I'm aware of Command-Tab but it only switches between applications (and not windows).

I'm looking for the equivalent of Windows' Alt-Tab, which switches window instances and not application instances.

link|improve this question

59% accept rate
feedback

closed as exact duplicate by joshhunt, Arjan, alex, Diago Oct 29 '09 at 9:09

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.

2 Answers

Besides

  • Command-` and
  • Shift-Command-`,

you might try using Exposé to switch windows. Hit F10 (or Control-F3 if your F3 has an Exposé icon on it), to activate single-application Exposé. Then you can use the arrow keys to pick a window (or point and click with the mouse). While in this single-application mode, Command-` and its shifted version cycle through the active applications instead of the windows in an app (since all the windows of the app are already visible).

link|improve this answer
feedback

Command + `

(That's on the tildie key...)

link|improve this answer
Command-` cycles through windows inside an application in one direction, Command-Shift-` cycles the other direction. – Chris Johnsen Oct 29 '09 at 8:18
@Chris what he meant is that shift+` = ~ – Cawas Apr 13 '10 at 19:35
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.