Last active
October 5, 2015 12:46
-
-
Save adamamyl/e6f4c2d15a493da0de10 to your computer and use it in GitHub Desktop.
Bring back press-hold accented letters
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
| # 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