Live data from Hacker News

Ask HN: tips for working with Mac OS X without using the mouse? (RSI)

news.ycombinator.com

11–20 of 109 posts

Re: Ask HN: tips for working with Mac OS X without using the mouse? (RSI)

#12
I'm a ruby/php developer who works on a Macbook Pro 9 hours a day and I've learned to work w/o a mouse. Took a while to get used to, but now I keep my mouse in my desk drawer and only pull it out if someone borrows my computer.

First it starts with the setup. At work I have an external monitor and keyboard. I keep my MBP to the right so I can use the touch pad here and there when I can't use the keyboard for certain things.

Here are some tips/programs/plugins I use:

1) Vim (not macvim) and screen - This dynamic duo is the greatest invention. I recommend it to anyone who has the time to learn. Once you do, you'll never go back.

2) Vimperator - Firefox plugin - This one has changed my browsing experience for the better. Once you learn all the commands you'll be flying through pages.

3) Remap your CAPSLOCK key to ESC - Once you start using vim and vimperator, the esc key becomes more useful. I remapped my CASPLOCK key to ESC so its quicker to reach. I used the program called PCKeyboardHack.

4) Learn your keyboard shortcuts.

6) Try to replace programs you use often with console versions. For example I dont use any gui programs to access databases. Diffs/text search/file searches are all done through command line.

7) Spotlight - I don't use Dock, sometimes I forget its even there. I would disable it if I could.

8) pbcopy - command line program that you can use to copy to your gui clipboard. Try piping contents of a file to it. Becomes very handy.

Most of my day I spend using Vimperator and Terminal. So it's easier for me to not have to use a mouse.

Re: Ask HN: tips for working with Mac OS X without using the mouse? (RSI)

#13
I find Quicksilver to be absolutely essential to my OS X keyboarding, http://www.blacktree.com/quicksilver I always disable the spotlight trigger and assign Quicksilver to the oh-so-easy command-space trigger. Try it! It's faster than spotlight and vastly more extensible.

Re: Ask HN: tips for working with Mac OS X without using the mouse? (RSI)

#14
post #7

I'd say try becoming ambidextrous with the mouse, and switch hands every month or so. And under Keyboard -> Keyboard Shortcuts make sure Full Keyboard Access is on 'All Controls' so you can focus/select buttons with tab. Also, make that useless Caps Lock key into Ctrl :) Ctrl+F2 = Access Menu bar Ctrl+F3 = Access Dock I will give someone 1 american dollar if they can tell me how to get menu bar selections to wrap bac…

I did the same thing (full keyboard access and Caps Lock=>Ctrl), so I don't have much to add.

For your question, I just noticed you can use Page Up/Down to go to the top/bottom of the menu.

Is there a way to select which functions keys should work as function keys and which one work as the Apple special keys (Exposé, volume control…)? The reason I ask is that I always found it inconvenient to use shortcuts like Ctrl+F2 because I have to move my hand much more to get to the fn key. But at the same time, Exposé is too useful to be left behind it.

Re: Ask HN: tips for working with Mac OS X without using the mouse? (RSI)

#16
post #11

http://store.apple.com/us/product/MC380LL/A (you don't have to put it on the side of the keyboard or you could get one of the tinier al. keyboards) Not the same as mouse-less operation but a lot less strain than reaching for and moving a mouse.

A nice thing about the Magic Trackpad is you can set it to "tap to click" and just set it on your lap. It's not the ideal setup, but it's pretty nice.

Re: Ask HN: tips for working with Mac OS X without using the mouse? (RSI)

#17
Get a launcher app. Quicksilver has long been a favorite of Mac users, but I'm much more fond of a newcomer called Alfred (http://www.alfredapp.com/). There are a few others, as well.

The idea is to extend the command-line metaphor to parts of OS X where a regular shell isn't useful, and most such tools provide a whole lot of functionality besides just launching apps.

Re: Ask HN: tips for working with Mac OS X without using the mouse? (RSI)

#18

I'm a ruby/php developer who works on a Macbook Pro 9 hours a day and I've learned to work w/o a mouse. Took a while to get used to, but now I keep my mouse in my desk drawer and only pull it out if someone borrows my computer. First it starts with the setup. At work I have an external monitor and keyboard. I keep my MBP to the right so I can use the touch pad here and there when I can't use the keyboard for certain…

7) +1 Spotlight or Quicksilver if you prefer. There is also Alfred http://www.alfredapp.com/

If you listen to music while working, I also find Coversutra http://www.sophiestication.com/coversutra/ or Bowtie http://bowtieapp.com/ very useful.

Post reply on HN