Tag Archives: OS X Lion

OS X Lion: Re-enabling Key Repeat

We think the new key press-and-hold feature of Mac OS Lion is pretty annoying. Thanks to belchak.com for showing how to disable it and re-enable key repeat.

In your Terminal enter the following command and restart your Mac:

defaults write -g ApplePressAndHoldEnabled -bool false