Created
December 20, 2020 14:57
-
-
Save JaJaBinxx/261902924d3b887703d9eae77317b654 to your computer and use it in GitHub Desktop.
increase keyboard repeat rate, windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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