Created
September 21, 2011 11:01
-
-
Save DAddYE/1231797 to your computer and use it in GitHub Desktop.
WTF key repeat under Lion
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
open ~/Library/Preferences/.GlobalPreferences.plist | |
defaults write -g ApplePressAndHoldEnabled -bool false | |
reboot -h now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment