Skip to content

Instantly share code, notes, and snippets.

@JaJaBinxx
Created December 20, 2020 14:57
Show Gist options
  • Save JaJaBinxx/261902924d3b887703d9eae77317b654 to your computer and use it in GitHub Desktop.
Save JaJaBinxx/261902924d3b887703d9eae77317b654 to your computer and use it in GitHub Desktop.
increase keyboard repeat rate, windows
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Accessibility\Keyboard Response]
"AutoRepeatDelay"="200"
"AutoRepeatRate"="6"
"DelayBeforeAcceptance"="0"
"Flags"="59"
"BounceTime"="0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment