Created
May 16, 2016 08:32
-
-
Save akanehara/db2b4e575ba2fea512da12a1f167910a to your computer and use it in GitHub Desktop.
OS X キーリピート
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
defaults write -g InitialKeyRepeat -int 12 | |
defaults write -g KeyRepeat -int 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment