Last active
March 4, 2026 19:31
-
-
Save mandeepbal/fe4aa715efe9c941ff4a63dc6ca28d55 to your computer and use it in GitHub Desktop.
Mac Commands to Check Current Values for Keyboard repeat keys
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 read -g KeyRepeat | |
| 2 | |
| ❯ defaults read -g InitialKeyRepeat | |
| 15 |
Author
mandeepbal
commented
Mar 4, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment