Skip to content

Instantly share code, notes, and snippets.

@adamamyl
Last active October 5, 2015 12:46
Show Gist options
  • Select an option

  • Save adamamyl/e6f4c2d15a493da0de10 to your computer and use it in GitHub Desktop.

Select an option

Save adamamyl/e6f4c2d15a493da0de10 to your computer and use it in GitHub Desktop.
Bring back press-hold accented letters
# nabbed from http://osxdaily.com/2011/08/04/enable-key-repeat-mac-os-x-lion/
defaults write -g ApplePressAndHoldEnabled -bool true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment