What handy Mac OS X features do you know about that are poorly known?
I'll post a couple I'd like to share.
|
up vote
38
down vote
favorite
38
|
|||
|
|
|
up vote
30
down vote
|
You can tell at a glance when a document needs saving. A black dot appears inside the red Close Window button.
|
||||||||
|
|
up vote
30
down vote
|
Shift+Ctrl+Eject turns off the display(s). |
||||
|
|
up vote
21
down vote
|
When you have the Save File or Open File dialogue open in Finder, press the / key and you'll get a dialog to type in a path. |
||||
|
|
up vote
15
down vote
|
You can use Spotlight from the command line using "mdfind". |
||||
|
|
up vote
14
down vote
|
While lots of Mac users know you can take a screengrab by using Cmd+Shift+3 (whole screen) or Cmd+Shift+4, not so many know you can save one directly to the clipboard using Cmd+Ctrl+Shift+3. |
||||
|
|
up vote
13
down vote
|
Many OSX dialogs accept emacs keystrokes for navigation, give these a try in the address bar of your browser:
These commands also work in terminal (along with many others) and after some use, you'll quickly wonder why you spent so much time navigating around without them. |
|||
|
|
|
up vote
12
down vote
|
A lot of the Universal Access features are ignored because people think they're for specific handicaps, but some of them are pretty useful for anyone. My favorite, and I'm pretty sure it's enabled by default, is to use Ctrl+Mousewheel to zoom in and out. |
||||
|
|
up vote
10
down vote
|
There's a hidden System Preference Pane that lets you customize settings for decompressing archives located in: "/System/Library/CoreServices/Archive Utility.app/Contents/Resources/Archives.prefPane" Similarly, there's Disk Image Pref Pane tucked away here: "/System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/Resources/DiskImages.prefPane" |
||||||||
|
|
up vote
10
down vote
|
Control-click on the title (the current location) in the Finder to bring up a menu that allows you to select the parent folders. |
||||||||
|
|
up vote
9
down vote
|
At the Login Window, type ">console" to exit to command prompt. Link |
||||||||
|
|
up vote
9
down vote
|
There's some menubar extras hiding in: "/System/Library/CoreServices/Menu Extras/" |
||||
|
|
up vote
8
down vote
|
Hold Opt+Cmd and click an app in the Dock to show that app and hide all others. |
|||
|
|
|
up vote
8
down vote
|
While in Terminal, execute "open ." to open the current location (path) in Finder. |
||||
|
|
up vote
7
down vote
|
Holding Cmd while clicking often reveals (opens Finder and selects) instead of opening. E.g. Cmd+clicking a Spotlight search result, or a Stacks folder, or a file in an expanded Stacks folder. |
|||
|
|
|
up vote
6
down vote
|
My favorite, least known keyboard shortcut: Option + Shift + Volume Up/Down will increase/decrease your volume by 1/4th of the normal amount. (Total of 64 increments) Also, Shift + Any volume button will silently perform the action. |
|||
|
|
|
up vote
6
down vote
|
While command-tabbing between applications (and still holding down the command key) there are a few handy shortcuts...
|
|||
|
|
|
up vote
5
down vote
|
Force Quit an application: hold option key down when you click on an application in the dock. |
|||
|
|
|
up vote
5
down vote
|
The mac comes with a graphing application called "Grapher". Nice GUI. |
||||
|
|
up vote
5
down vote
|
Ctrl+Option+Command+8 will invert the color of your screen. On my old powerbook it switched it to b/w too, but the newer hardware/software keeps somewhat of the color. |
|||
|
|
|
up vote
4
down vote
|
cmd-option-eject instantly puts your mac to sleep |
|||
|
|
|
up vote
4
down vote
|
When you have a document open, the icon at the top of the window is more than just a picture. You can file most documents in a different folder by dragging their icon from the top of the window into a Finder window. Unfortunately there are some major apps like Microsoft Office 2004 where this doesn't work |
|||
|
|
|
up vote
4
down vote
|
Option + maximize button for when you cant see the lower corner of your app(itunes especially) |
|||
|
|
|
up vote
4
down vote
|
the services menu and the dictionary. you can type dictionary words into spotlight, or highlight a word & go to Application-->Services-->Dictionary Just like in NextStep Days!! |
|||
|
|
|
up vote
4
down vote
|
on the command line, edit: As "Antony Perkov" says in the (hidden) comment hereafter: "You can also use "open -a application file" to open the file with a specific application." |
|||
|
|
|
up vote
4
down vote
|
In each textfield of Cocoa Application (i.e., Safari, Mail, ...), you can call the Spelling and Grammar checker with : Command + Shift + . (easy to remember : |
|||
|
|
|
up vote
3
down vote
|
You can use the Script Editor "Get Result of AppleScript" service to execute shell commands most places you can put text. E.g. if you type:
Select it and hit I often find this useful when generating documentation. There used to be a Service from a 3rd party developer that let you do just that without even needing the "do shell script", but I've not been able to locate it. Love to hear about it if you know where to find that Service. There are some caveats with the AppleScript |
|||
|
|
|
up vote
3
down vote
|
When dragging from one Finder window to another:
I made a folder called "Shortcuts" and put Aliases to folders I work with all the time, and put it on the sidebar in my Finder and as a folder on the Dock. |
|||
|
|
|
up vote
3
down vote
|
If you've got a bunch of windows open in Finder, holding down the Option key when clicking the close button on one window will close all of the windows. |
|||
|
|
|
up vote
3
down vote
|
Edit: Oh yeah, just gotta do this edit, as you can seriously not live without these:
|
|||
|
|
|
up vote
3
down vote
|
You can drop a file in Open and Save dialogs to change the current directory. Very useful if you already have a Finder window displaying where you want to open/save. |
|||
|
|