Skip to content

Instantly share code, notes, and snippets.

@DAddYE
Created September 21, 2011 11:01
Show Gist options
  • Save DAddYE/1231797 to your computer and use it in GitHub Desktop.
Save DAddYE/1231797 to your computer and use it in GitHub Desktop.
WTF key repeat under Lion
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