Skip to content

Instantly share code, notes, and snippets.

@micoli
Created December 21, 2019 10:57
Show Gist options
  • Select an option

  • Save micoli/9738b78b7d88ec1315590bcd255252c6 to your computer and use it in GitHub Desktop.

Select an option

Save micoli/9738b78b7d88ec1315590bcd255252c6 to your computer and use it in GitHub Desktop.
#!/bin/bash
defaults write -g InitialKeyRepeat -int 15 # normal minimum is 15 (225 ms)
defaults write -g KeyRepeat -int 2 # normal minimum is 2 (30 ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment