Skip to content

Instantly share code, notes, and snippets.

@pleckey
Created March 13, 2013 12:47
Show Gist options
  • Select an option

  • Save pleckey/5151744 to your computer and use it in GitHub Desktop.

Select an option

Save pleckey/5151744 to your computer and use it in GitHub Desktop.
Make a Mac keyboard more responsive
defaults write -g KeyRepeat -integer 2
defaults write -g InitialKeyRepeat -integer 15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment