Skip to content

Instantly share code, notes, and snippets.

@aanari
Created July 23, 2023 18:52
Show Gist options
  • Save aanari/e8e76e28aee2e7dc98530ae9976028d7 to your computer and use it in GitHub Desktop.
Save aanari/e8e76e28aee2e7dc98530ae9976028d7 to your computer and use it in GitHub Desktop.
Windows 7/8/10/11 - Increase Key Repeat Rate
[HKEY_CURRENT_USER\Control Panel\Accessibility\Keyboard Response]
"AutoRepeatDelay"="200"
"AutoRepeatRate"="10"
"DelayBeforeAcceptance"="0"
"Flags"="59"
"BounceTime"="0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment