Making Mac OS X Leopard Even Better

Apple’s OS X Leopard (version 10.5) is a great operating system, clearly their best yet. Nevertheless, there are ways to make it even better. This is my short collection of favorite tips. In this collection, I am focusing on general usability—things that enhance Finder and your general workflow. I’ve added a few general purpose apps that make working with OS X easier.

Customize your Finder toolbar.

This is what my Finder toolbar looks like:

My Finder toolbar

The second button (which is one of the optional default ones available) gives you easy access to the folder hierarchy. I also added a shortcut to my home folder, and a shortcut to the awesome Open Terminal Here app (which opens a Terminal with the path set to the current folder — mainly useful for those who like to do UNIX stuff). You can add any folders or files that you like. And there are various pre-designed buttons that you may find useful.

To customize, right-click on the toolbar, and choose “Customize Toolbar….” Or from the Finder menu, choose View > Customize Toolbar…. And then drag buttons on or off as you like. To add your own folders or files, drag them from another Finder window onto the toolbar.

Add one or more “recent/favorite things” stacks to your Dock.

You probably already know you can add folders to your Dock, in the space right next to the Trash. You probably also know that those folders appear as “stacks” — an OS X term for pop-up folders — and that there are various ways you can customize the display of stacks.

What you probably didn’t know is there are some special stacks — Recent Applications, Recent Documents, Recent Servers, Favorite Volumes, Favorite Items — which you can create only by following these super-secret steps:

http://www.macosxhints.com/article.php?story=20071101055329470

In summary, fire up Terminal and paste in the following code (and then press enter):

[cc]defaults write com.apple.dock persistent-others -array-add ‘{ “tile-data” = { “list-type” = 1; }; “tile-type” = “recents-tile”; }'[/cc]

To see the new stacks, restart the Dock with this commend in Terminal:

[cc]killall Dock[/cc]

Like magic, your Dock will restart, and a new stack will appear. By default, it will be a Recent Applications stack. If you want to try another type, right-click on the stack and choose which kind you want from the options displayed.

The Recent Applications/Documents/Servers selections give you a list of the most recently accessed/used items in each category; in other words, it gives you stack versions of the same things you find in the Apple > Recent Items menu. Favorite Volumes gives you the items in the Finder sidebar in the “Devices” section. Favorite Items gives you the items in the Finder sidebar “Places” section.

All of these stacks are dynamic; they automatically update to reflect your latest recent/favorite items.

If you want more than one, simply run the Terminal commands again; each time you run them, you’ll get another “recent/favorite things” stack.

Add Dock dividers.

If you have lots of icons in your Dock, it can help to separate them into logical categories. A Dock divider can help. There are basically two ways to do this:

Option 1. Insert a divider icon into your dock. You can download some pre-made ones, such as Dock Dividers or Dock Separators. Or if you have some creative flair, you can make your own (caveat: the divider must be an app or at least have an .app extension, or OS X won’t let you add it to the Dock; modifying one of the dummy apps in the pre-made dividers above is an easy way around this). When done, it looks like this (the animation shows various styles you can choose from; they’re not actually animated):

DockDividers

Option 2: Use Leopard’s oh-so-secret hidden command to add space between groups of icons. To do that, run this command in Terminal:

[cc]defaults write com.apple.dock persistent-apps -array-add ‘{tile-data={}; tile-type=”spacer-tile”;}'[/cc]

To see the spacer, restart the Dock with this commend in Terminal:

[cc]killall Dock[/cc]

Once the spacer appears, you can drag it around. To remove it, simply drag it off the Dock.

Add Activity Monitor to your dock.

This application is found in the Utilities folder, in your applications folder. It is very handy for seeing which applications or processes are hogging your memory or your processor, and also allows you to quit (or force quit) them easily. It will even show you hidden processes (applications and such) that do not appear in the Dock.

It also has all kinds of cool little graphs (memory, drive space, network activity), and you can make its Dock icon show some of those charts in real time.

Add the Keychain Access icon to your menu bar.

This menu bar icon gives you quick access to several things, but the most useful is the first item in the list when you click on it: Lock Screen. This will immediately activate your screen saver; and assuming you have set up a password for your user account, that password will be required to exit the screen saver. This is very handy when you have a computer in a shared environment, and you want to leave the room without leaving your computer open for others to poke around in; or if you are running an important computer task that you don’t want to be interrupted by your children, significant other, or pet.

To add it, launch Keychain Access (in the Utilities folder), go to Preferences, General tab, and tick the checkbox for “Show Status in Menu Bar.”

Install Default FolderX .

Default Folder X ($34.95) makes getting around the files and folders on your computer so easy. I don’t know how I could get along without it.

Most significantly, from within any application’s save or open dialog, it allows you to navigate to any open folder just by hovering your mouse over that folder for a second or two, and then clicking. This saves a tremendous amount of tedious clicking to find a folder that you already have open.

Default Folder X adds a translucent side menu to every file dialog box, which looks like this:

Default Folder X side menu

These icons give you ways to access recent folders and favorite folders from any open or save dialog; set default folders for individual applications; open select folders in Finder; create, reveal, rename, move, delete, and get info on both files and folders; switch to any open Finder window; and set favorite folders. All this from within any file dialog box!

It also gives you this row of buttons beneath each file dialog box, which allow you to preview file contents, get information on the file, set Finder comments, apply meta tags, and view or change file permissions.

Picture 2

If you work with files a lot, you know how tedious it can be to do some of these things when you are forced to switch back and forth between an application and Finder. With Default Folder X, you can do it all on the fly when you are opening or saving a file.

This program also gives you the options of a menu bar icon and a special icon you can put in your Finder toolbar, to perform the same functions.

Install LaunchBar or QuickSilver.

LaunchBar ($24.00) — not free, but more powerful; what I use

QuickSilver (freeware) — works well, is free, and you can change the “look and feel” of it

These apps make launching applications and working with files on your computer super easy. For example, say you have a rarely used program called Super Widget on your computer. One day you need it. Instead of hunting for it, you could simply call up LaunchBar or QuickSilver by hitting the activation command (Cmd-Space by default, but this can be changed), and then type “sw” (s for super, w for widget). Both programs will give you a list of apps that match “sw”, and both will learn from your past use. Select the app, if it’s not the main one listed, and press enter. All this can be done in about two seconds, which is much faster than doing it the hard way.

Both apps let you do much more complex tasks, and explaining all that is beyond the scope of what I can do here. Try them out!

Install Isolator.

Isolator (freeware) does one thing very well: It grays out background applications and windows, so you can focus on the one thing you are trying to do.

Install Dockables.

Dockables (freeware) adds cool little icons to your dock to easily do common tasks (start Time Machine, close apps, eject, empty trash, hide apps, lock screen, log out, mute sound, restart, screen capture, shut down, put the display or computer to sleep, or start the screen saver).

Add Dock stack overlays.

The current stacks implementation is a little messy; switching to “Display as folder” helps, but there is another option. Using these overlays, you get a functional, dynamic stack icon that has a clear meaning. You can find the instructions, a visual example, and download link here:

http://t.ecksdee.org/post/19001860/stacks-overlays

It’s a little bit of a hack, in that need to add an icon file within each stack, and leave it there. But it certainly looks cool! I wish Apple had designed it that way to begin with.

Published by Michael Prewitt

Michael Prewitt is a creative director who has in graphic design since 1992. While his primary work is design and layout, he also has skills in writing and editing, web developing, front-end and macro-type programming, photography, photo retouching and compositing, and branding.

Join the Conversation

1 Comment

  1. Hi Michael, I tried the killall dock command. Didn’t work. Had to use my old stand by TinkerTool (freeware). Which BTW, allows you to put into the Dock a Recent Apps folder amongst many other things.

    Quicksilver and Launchbar are great, but only if you are a linguistic person, that is reading and writing words are a strong point for you. Visual/spacial people would have a harder time with such an arrangement. This is even more so if one is dyslexic and can’t always get all the characters of words/numbers in order every time.

    Daniel

Leave a comment

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.