Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save akanehara/db2b4e575ba2fea512da12a1f167910a to your computer and use it in GitHub Desktop.
Save akanehara/db2b4e575ba2fea512da12a1f167910a to your computer and use it in GitHub Desktop.
OS X キーリピート
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