How to enable key repeats on your Mac

How to enable key repeats on your Mac

Posted on:August 18, 2021 at 10:00 AM

Hey,

If you want to enable key repeats on your Mac, follow the steps down below-

  1. Open Terminal

  2. Enter the following command into Terminal and press enter:

defaults write NSGlobalDomain ApplePressAndHoldEnabled -bool false
  1. Close your application (cmd + q) and open it again.

Now it should work.