Update docs for KeyRepeat option.

This commit is contained in:
Jeff Geerling
2022-07-28 21:11:41 -05:00
parent 8489a049a4
commit 988e3dccfd
Vendored
+1
View File
@@ -80,6 +80,7 @@ defaults write NSGlobalDomain ContextMenuGesture -int 1
defaults write NSGlobalDomain ApplePressAndHoldEnabled -bool false
# Set a blazingly fast keyboard repeat rate, and make it happen more quickly.
# (The KeyRepeat option requires logging out and back in to take effect.)
defaults write NSGlobalDomain InitialKeyRepeat -int 20
defaults write NSGlobalDomain KeyRepeat -int 1