▶ Like us on Facebook: / rivercitygraphix
▶ Follow us on Twitter: / rivercitygraphx
In today's tutorial I show you how to increase the speed of your keyboard cursor movement to help increase your productivity.
Commands:
defaults read -g KeyRepeat
defaults write -g KeyRepeat -int 1
defaults read -g InitialKeyRepeat
defaults write -g InitialKeyRepeat -int 25