What are your favorite keyboard shortcuts on Mac OS X?
|
ctrl+F2: Access the menu via the keyboard (Windows alt+space equivalent). |
|||||||||||||||||
|
|
Typing / on any file dialog will give you a "go to folder" dialog, which autocompletes with tab (you have to wait a second for it to work). This lets you type in the full path, from the root Extra handy if you want to open from / save to hidden locations or already have the command line path you want to save something in. This can be also accessed via ~ (i.e. the tilde key, to start from your home directory, e.g. |
|||||||||
|
|
⌘+space: activate spotlight. Then you can launch any application, open most files, do quick calculations, etc. |
||||
|
|
|
⌘+⇧+.: show/hide hidden files on any file dialog |
|||||
|
|
⌘+⇧+4: selective screenshot saved on desktop ⌘+⇧+ctrl+4: selective screenshot saved in clipboard |
|||||
|
|
⌘+⇥: Cycle through running apps ⌘+`: Cycle through windows for current app ⌘+W: Close current window ⌘+Q: Quit current app ⌘+,: Preferences dialog for current app ⌘+H: Hide current app (as long as it's not Photoshop) ctrl+⇧+⏏: Sleep all displays |
|||||||||
|
Power keys:Ctrl+⏏: "Are you sure you want to shut down your computer" dialog message appears:
Ctrl+⌘+⏏: restart the computer Ctrl+⌥+⌘-⏏: shut down the computer ⌘+⌥+⏏: puts the computer in sleep mode ⇧+Ctrl+⏏: puts the monitor in sleep mode |
|||||
|
|
ctrl+⌥+⌘+8: High contrast theme. ⌘+` (backtick): Cycle through app's windows. |
|||||
|
|
Command ⌘ + Option ⌥ + Esc ⎋ brings up the force quit dialog, which is handy for killing unresponsive applications.
Command ⌘ + Option ⌥ + Shift ⇧ + Esc ⎋ held down for 5 seconds kills the foremost application. |
||||
|
|
|
⌘+⌥+H: hide all inactive application windows This is great for focusing on a single task or works well as a kind of show desktop if you switch to Finder first (providing you have few or no windows open) |
||||
|
|
|
For me the life saving shortcut is the quarter increment/decrement of light/sound: ⇧+⌥ and the increment/decrement light or sound button. It is extremely useful with LED Cinema Display monitors. |
|||||||||||||
|
|
Here's a great one (for switchers) I got from the TextMate blog; Create the folder ~/Library/KeyBindings (if it doesn't already exist) In there, create a key-binding file DefaultKeyBinding.dict In that file, put this text (including all braces & punctuation);
{
/* home */
"\UF729" = "moveToBeginningOfLine:";
"$\UF729" = "moveToBeginningOfLineAndModifySelection:";
/* end */
"\UF72B" = "moveToEndOfLine:";
"$\UF72B" = "moveToEndOfLineAndModifySelection:";
/* page up/down */
"\UF72C" = "pageUp:";
"\UF72D" = "pageDown:";
}
Save the file, and when you next start a Cocoa app (eg Mail, TextEdit etc) you will find that Home, End, Pg Up and Pg Down now work as they do on Windows. It's well worth having a look at the whole of that article - he explains exactly how to make this file and how the bindings work, with information about the other keycodes etc. |
|||||||||||||
|
|
⇧+⌘+?: Help->Search, then type any menu item text, can be just a prefix ⌘+E: put selected text in search dialog ⌘+G and ⇧+⌘+G: find next/previous ⇧+⌃+⌘+4: Take a screenshot, press space for whole window screenshot ctrl + mouse scroller: zoom screen ⌥+⌘+⏏: sleep |
||||
|
|
|
|||||
|
|
Holding down the ⌥ while booting to select the startup volume. Holding down C while booting to boot from a CD/DVD in the drive. |
||||
|
|
|
⌘+E: Put selected text into search clipboard. Then ⌘ + G to find next. In combination with regular copy-paste you can do selective search and replace very quickly and conveniently. |
||||
|
|
|
While being in the application switcher (using ⌘+⇥) cycle to an application by pressing ⇥ or ⇧+⇥; then - while still holding down ⌘ - press the down arrow to see an expose view of the selected app´s windows, including minimized windows. Using the arrow keys navigate to a window you want to bring to the foreground and hit ← to select it. |
||||
|
|
|
||||
|
|
|
In a text area: |
||||
|
|
|
Zoom shortcuts, very good for presentations: fn+⌥+⌘+8: turn on/off zoom fn+⌥+⌘+=: zoom in fn+⌥+⌘+-: zoom out |
||||
|
|
|
On newer keyboards, invoke Exposé to
While being in Exposé,
|
||||
|
|
|
⌘+⇥: Cycle through applications. ⌘+`: Cycle through the current application's windows. ⇥: Auto fill commands and file/directory names in Terminal. ⌘+⇧+4: Take a screenshot of a selected area. ⌘+⇧+3: Take a screenshot of the whole screen. |
||||
|
|
|
⌘+⇧+4+space+click on a window copies the current window to the desktop. This is very useful while taking screenshots without the need to crop. The rounded edges stay rounded. Use this with ctrl to copy the image to the clipboard. |
||||
|
|
|
ctrl+⇥ Cycles through tabs in a web browser going to the right. ctrl+⇧+⇥ Cycles through tabs in a web browser going to the left. ⌘+↓ Goes to the very bottom of a web page or textarea. ⌘+↑ Goes to the very top of a web page or textarea. |
||||
|
|
|
All of the shortcuts are my favorite! Specifically (based on frequency of use) ⌘+H: Hide application |
||||
|
|


