Skip to content

Instantly share code, notes, and snippets.

@grantjenks
Created March 1, 2023 06:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grantjenks/34f4c50664000ac4a9f6bc1b27a5663f to your computer and use it in GitHub Desktop.
Save grantjenks/34f4c50664000ac4a9f6bc1b27a5663f to your computer and use it in GitHub Desktop.
Settings for Mac Keyboard Speed
$ defaults write -g InitialKeyRepeat -int 13
$ defaults write -g KeyRepeat -int 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment