86

Is it just me, or do other people find that the left and right arrow keys on MacOS are unusually slow for editing text?

Compared to my Windows machines, positioning the cursor with left/right arrow keys seems to take twice as long on the Mac. The up/down arrows seem to be speedy enough, but left/right arrows just crawl. I notice it the most in Terminal, editing recently used commands, and I'm noticing it right now while text in a browser form.

Is there a Mac preference I can set to speed up the response to these keys?

nbro
  • 15,395
  • 32
  • 113
  • 196
Blue
  • 1,196
  • 1
  • 9
  • 7
  • 3
    I believe this question is technically inappropriate for StackOverflow and believe it would be better for http://apple.stackexchange.com/ – ericg Dec 17 '10 at 15:06
  • Sad I cannot post a answer to this one normally only as a comment bc it is "closed" but to answer the question for mac, "System Preferences" -> "Keyboard" Set the following in keyboard: 1. key repeat = fast 2. delay until repeat = fast – jasonleonhard Mar 03 '21 at 22:25

1 Answers1

168

To change how fast a key repeats when holding it down, adjust this setting:

"System Preferences" -> "Keyboard" -> "Keyboard Tab" -> "Keyboard Repeat"

To change how long you have to hold it down before it registers as repeating, adjust this setting:

"System Preferences" -> "Keyboard" -> "Keyboard Tab" -> "Delay Until Repeat"

Steven C. Howell
  • 16,902
  • 15
  • 72
  • 97
Vadim
  • 5,154
  • 2
  • 20
  • 18