Make your keyboard fast in Mac Os
⌛
1 min
When you start increasing your typing speed, the default settings on the Mac are just not enough. The adjustments in the Keyboard settings menu are not enough either.
You need to go to the terminal and run the following commands:
defaults write -g KeyRepeat -int 1
defaults write -g InitialKeyRepeat -int 10
Feel free to adjust those numbers to your liking.
Happy faster typing! ⏩