Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

Do you know any hidden or little-known nice feature of Mac OS X? It doesn't matter what it is—maybe just a short terminal command or a keyboard shortcut. Share your experiences on hidden Mac OS X features with us..

Please post one tip per answer. Please also check to see if your answer has already been posted - duplicate answers will be deleted. To search answers for this question use inquestion:400 (or inquestion:this, directly from the question page) in addition to your search terms in the search box in the upper right hand corner of this page.

Also provide details on how to achieve that feature, and if possible, include a relevant image too!

share|improve this question
17  
mac.finerthingsin.com is a great source of hidden gems on the Mac. – Philip Regan Aug 24 '10 at 23:35
1  
My collection of OS X tweaks (hidden or not) can be found here: mths.be/osx – Mathias Bynens May 2 at 18:43
show 6 more comments

123 Answers

1 2 3 4 5

Hold Option & click Speaker/Volume icon in top menu bar to quickly select audio output and input devices (bluetooth, airplay etc.)

via https://twitter.com/justinerdman/status/316936844958916608

share|improve this answer

When you're in the +Tab task switcher selecting the Finder and pressing +Q will restart the Finder.

share|improve this answer

Proxy icons

In a document-based application (like Finder, TextEdit, Preview, Pages…), after a document has been saved, a proxy icon for the document appears in the title bar. It represent the file itself, and can be likewise manipulated:

  • click it for a few seconds and drag to another application to open it, or to the desktop/Finder if you want to copy/move it, etc…
  • ⌘-click (or control-click, or right-click) it to view the path menu, useful to open the folder or any subfolders of the file in the Finder.

alt text

  • ⌘-click on the titlebar in Safari can help you easily move up the directory structure of a web site, too!

    alt text

  • Since Mountain Lion you can edit the document titles:

    enter image description here

share|improve this answer
6  
You can also drag it into Terminal. – Daryl Spitzer Sep 16 '10 at 0:08
7  
The link you gave (to Apple Human Interface Guidelines) is useful. Lots of interesting details to be learned from there (this was new to me: a dot in the (red) close button means there are unsaved changes). – Jonik Sep 17 '10 at 23:14
3  
Proxy icons are like the best thing ever. +1! – Mark Szymanski Mar 22 '11 at 19:31
show 2 more comments

You can increase or decrease your volume by quarter increments by Pressing:

+ + Volume Up/Down


Note, that this feature was disabled in Mac OS X Lion from 10.7 through 10.7.3. This feature was restored in 10.7.4. For workarounds on how to accomplish this on earlier Lion versions, see this question.

share|improve this answer
40  
Related to this tip, option+any volume key will open the sound system preference pane, and shift+vol up/down will change volume silently (without the little plink sound.) – ghoppe Sep 9 '10 at 20:38
7  
Following up on ghoppe, if you've turned off the preference for the little plink sound using Shift + Volume Up/Down will change the volume with the sound effects. – Matthew Shanley Sep 14 '10 at 17:58
3  
If you want the tiniest little bit of sound, you can turn the sound all the way down with "Volume Down" and then hit the "Mute" key to turn it up just a little bit. – Ted Naleid Apr 9 '11 at 19:17
show 5 more comments

LaTex from Grapher:

enter image description here

share|improve this answer
  • When typing text in any document or text field ⌥ Option+Backspace will delete the entire word, the same with ⌥ Option+Del which will delete the whole next word.

  • Using an accented language? Press ⌃ Control+Backspace after an accented letter to delete just the accent, not the letter.

share|improve this answer
show 2 more comments

Switcher + Exposé

(10.6+)

While +ing (holding , tapping ), you can press or to switch to the currently selected application's window Exposé view. You can then use the keyboard arrows to highlight a window and to switch to it.

share|improve this answer
show 1 more comment

It’s possible to enable AirDrop on unsupported (older) Macs running Lion by entering a single command in Terminal.app:

defaults write com.apple.NetworkBrowser BrowseAllInterfaces -bool true

This also enables AirDrop over Ethernet (not just WiFi). (CableDrop™?)

Don’t forget to logout and login again, or reboot your Mac after entering the command.

Disclaimer: This is just one of the many goodies in my .osx file.

share|improve this answer

It’s possible to set a blazingly fast keyboard repeat rate, much faster than the maximum possible setting in System Preferences → Keyboard → Keyboard → Key Repeat.

The trick is to use this command in Terminal.app:

defaults write NSGlobalDomain KeyRepeat -int 0

After that, log out and back in, or just reopen all applications.

Disclaimer: This is just one of the many goodies in my .osx file.

share|improve this answer
show 1 more comment

In iTunes, it’s possible to make + F focus the search input instead of toggling the full screen mode.

Simply enter this command in Terminal.app:

defaults write com.apple.iTunes NSUserKeyEquivalents -dict-add "Target Search Field" "@F"

Then, restart iTunes.

Disclaimer: This is just one of the many goodies in my .osx file.

share|improve this answer
 sudo purge

I use this all the time for freeing unused memory on my Mac.

share|improve this answer
1  
From man purge: “force disk cache to be purged (flushed and emptied). Purge can be used to approximate initial boot conditions with a cold disk buffer cache for performance analysis. It does not affect anonymous memory that has been allocated through malloc, vm_allocate, etc.” – Mathias Bynens Mar 26 '12 at 7:44

Option ⌥-click menulets to bring up extra information. I use this all the time!

Battery Menulet:
battery menulet option click
Airport Menulet:
airport menulet option click
Bluetooth Menulet:
bluetooth menulet option click
Sound Menulet:
sound menulet option click

share|improve this answer

By pressing + + + you can create the  - Symbol on a german keyboard.

The tilde-key btw is created by pressing +N for all those who searched `~´

For English (American) keyboards, the shortcut is: Option ⌥ + Shift ⇧ + K

share|improve this answer
2  
It's alt+shift+K on an English (American) keyboard. – Ricket Nov 20 '10 at 0:43
show 1 more comment

+ ctrl + "two finger swipe" = change the opacity of the window under the cursor

share|improve this answer
2  
This doesn't work for me. Is there something special you have to do first? – Jason Salaz Jan 17 '12 at 16:49
2  
I cannot get this to work either. Tested with Finder.app and Terminal.app windows. – Mathias Bynens Mar 26 '12 at 7:45

Dialogs usually have two useful actions accessible from the keyboard. performs the default action (Save, in the image below) and space performs the secondary action (Don't Save, in the image below).

Dialog with two actions

share|improve this answer
2  
Hmmm could it be possible that works only because first button is focused which is not the default OSX option? – Vincent Apr 9 '11 at 0:10
4  
For this particular type of sheet, you can also press ⌘D to choose the Don't Save option. Unlike the space bar this works whether or not you have Full Keyboard Access enabled. – PCheese Apr 12 '11 at 8:13
5  
This is incorrect; space only performs "Don't Save" because it is highlighted, which will only happen if you have full keyboard access enabled. Pressing the <kbd>tab</kbd> key move focus elsewhere, and space will then perform that action. – eykanal Apr 13 '11 at 3:45
show 1 more comment

I avoid using the mouse, so I like to start applications using Spotlight. You can launch Spotlight by pressing + space. Once Spotlight is launched, type in application name and press enter.

So to start Safari without using the mouse, type: + space -> "Safari" ->

share|improve this answer
1  
"I avoid using the mouse" Really? on the platform that virtually gave birth to the mouse? really? – Petruza Apr 4 '11 at 15:22
show 3 more comments

When switching focus between applications, you can hold down and click on another application. When you change focus from one application to another, the first application hides. So, let's say you are switching from an open Finder window to an open TextEdit window while holding the key. Finder will hide once you click on the TextEdit window. I discovered this by accident and it's pretty cool

share|improve this answer

While you are using + to cycle through open applications, you can press Q before you release to close the app. You can close several apps before release .

share|improve this answer

+ ` (backtick accent) switches between multiple windows of the same app.

share|improve this answer

I love the DigitalColor Meter application (in /Applications/Utilities) for finding the color of something on screen (especially useful for web development). cmd + shift + h to lock/hold the color you're on, ++c to copy the value as RGB Hex value.

share|improve this answer
show 1 more comment

When +clicking on an open app in the Dock the application hides.

share|improve this answer
5  
I have this behaviour when I hold the Alt key instead. – Rabskatran Apr 6 '11 at 10:42
1  
It is Option/Alt key, not Shift. – styfle May 20 '11 at 23:32
show 2 more comments

Just came across this one...

To enter a newline character in a text field you can use + return. Similarly to enter a tab character use + . This is particularly helpful in a find and replace window.

share|improve this answer

Ever wanted to stop the iTunes visualizer at that really cool moment and take a picture? In iTunes 10 (and previous versions really) you can control what your visualizer is doing. You need to have a song playing to notice changes.

Simply press the ? key to see a help menu of the controls. On most visualizers press f to see the current FPS. (all except the default)

To freeze the default iTunes visualizer press F to freeze the mode, then press L to freeze the camera. Now that your visualizer is completely stopped, press M to change the mode. Turn the fog on and off with N (only works with certain themes). Change the color palette with P before freezing the mode or locking the camera or it has no effect. + F for full screen, then ++3 for full screen grab.

Viola, instant custom desktop pattern!

share|improve this answer

When resizing columns in Finder, hold down whilst dragging, and you'll resize all columns and reset the default width.

share|improve this answer

You can -click and drag many OS provided icons from your menu bar to rearrange or remove them if it's getting too crowded. Doesn't work with all 3rd party ones, but many built-in ones (like volume, battery, sync, bluetooth, etc) can be removed this way. Many of them can be removed from the control panel, but this is the only way some of them can be removed once activated (that I'm aware of).

share|improve this answer

Hold ctrl and scroll with the mouse/trackpad in order to zoom the view at any time. Extremely handy in order to discern pixel differences of a UI.

share|improve this answer

Hold you can drag icons to reorder on Status bar. Drag out of status bar mean delete it from status bar.

share|improve this answer

Want to move back and forth through Safari pages or Finder windows?

+[ to move back.
+] to move forward.

share|improve this answer

If you want to Open/Close FrontRow just use + esc

share|improve this answer

When closing an unsaved document +D will invoke Don't Save for you.

Use with care though.

share|improve this answer
1 2 3 4 5

protected by bmike Jan 23 at 23:25

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

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