Sfoglia il codice sorgente

initial key repeat rate yoooo ❤️

Kevin Heinicke 10 anni fa
parent
commit
84fd698d49
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -9,5 +9,6 @@ There are some other tweaks for OSX, I do not want to miss:
 
   - Enabling key-repeat via `defaults write -g ApplePressAndHoldEnabled -bool false`
   - Setting key-repeat rate via `defaults write NSGlobalDomain KeyRepeat -int 1`
+  - Setting initial key-repeat rate via `defaults write -g InitialKeyRepeat -int 10`
 
 The changes take effect after a logout.