Mac OS X

Revision as of 17:37, November 15, 2005 by 07mse (talk | contribs) (Full keyboard access)

How to trick out your Mac

Here's a list of software and tricks for Mac OS X to make it work better or look purtier.


Synergy

Synergy is a neat little program for controlling iTunes while another program is in the foreground. For example, you can configure it so that pressing Cmd-right goes to the next track. In addition, it displays a translucent pane with information about the tune that's starting to play. The full version of the program will set you back five euros.

More info: http://wincent.com/a/products/synergy-classic/

LaunchBar

LaunchBar is a way of life. Hit Cmd-space and start typing the name of a program, document, folder, URL you've visited, or a song, and it brings up a list of matches almost instantaneously (even faster than Spotlight). You can use it to find and play songs quickly and navigate folders. It even "learns" the keyboard combinations you use to launch particular program; for example, you can train it to launch Firefox whenever you press Cmd-space then "F" then return. LaunchBar is shareware.

More info: http://www.obdev.at/products/launchbar/

Alternatives:

Quicksilver is a more configurable and extensible application similar to Launchbar. It also has sweet visual effects and it is FREE.

Namely is exclusively an application launcher and is a lighter weight alternative to LaunchBar or Quicksilver. It is also FREE.

Full keyboard access

If you're not a big fan of the mouse, consider flipping on "Full keyboard access." This means you can use the tab key to focus buttons and panes, not just text fields. In Tiger, go to System Preferences -> Keyboard & Mouse -> Keyboard Shortcuts and select "All controls" at the bottom; or press ^F7 (Control-F7) to toggle this setting.

Kill the Dashboard

If you never use the Dashboard in Mac OS 10.4 (Tiger), don't be afraid to kill it. Open a Terminal and type:

 defaults write com.apple.dashboard mcx-disabled -boolean YES
 killall Dock

If you ever want to get it back, type:

 defaults write com.apple.dashboard mcx-disabled -boolean NO
 killall Dock

Courtesy [1]

Auto-complete Williams email addresses

Auto-complete is a major time saver if you haven't memorized the middle initials of everyone at Williams. Here's how to set it up on Apple Mail running on any version of OS X.

  1. Open Apple Mail
  2. Go to Mail -> Preferences...
  3. Click the "Composing" tab.
  4. Check the "Automatically complete addresses" box.
  5. Click "Configure LDAP..."
  6. Click the + sign.
  7. Fill out the fields as shown:

Apple Mail edit LDAP entry.jpg

Finally, click "Save", "Done", and close the preferences window.

Now when you compose a message and start to type a name, it will pop up with a list of a bunch of people you've never heard of who go to or work for Williams.

More advanced procedures