Thursday, June 4, 2009

How I work in a Mac OS X environment

I've been using a Mac as my exclusive desktop at work for the last few months. I've learned a few tricks to keep my hands on the keyboard and away from the mouse as much as possible. This is to prevent any repetitive use injuries like Carpal Tunnel Syndrome. Here are a few things that I've started doing to make things easier for me.
  1. Hide, don't minimize! Coming from Windows OS, I used to minimize windows frequently and keep them down in the task bar. In Mac OS X, you can easily minimize a window to the Dock with Command-M. However, you cannot easily restore the window with a simple keystroke. While Command-Tab allows you to cycle through your open applications, it doesn't really let you cycle through your windows. So, if you select an application via Command-Tab, you may or may not get the minimized window to restore. If you are using Command-Tab, as you select your application, keep holding down the Command button and then also select the Option key as you release. This will allow you restore a window. However, it is extremely awkward to me. So, instead of minimizing windows, now I just hide them. Using Command-H will hide the application, and cycling through Command-Tab will bring it back.
  2. Quicksilver is a fast and easy tool to launch applications. I highly recommend this free utility. I don't navigate to the Applications folder anymore to start a program. With Quicksilver, I just type Control-Space to open a window where I can type in the first few letters of the application I want. I know that using Command-Space will open Spotlight and you can achieve the same thing. It's just a matter of preference.
  3. Gnu screen instead of multiple terminals. I have recently started using screen. I usually need a lot of ssh sessions open to various machines here at work. Instead of having half a dozen terminal windows, I only have one terminal running screen. There are a few getting started type tutorials out there on the internet, and I suggest that if you find your desktop cluttered with terminal screens you should spend a little time learning screen.

No comments: