Tag_Archive: #Install

· 5 min read

OSX Workstation Tuning, El Capitan

This article covers OSX Workstation Tuning, El Capitan, originally published as a secure GitHub Gist snippet. OS X Preferences# most of these require logout/restart to take effect Enable character repeat on keydown# defaults write -g ApplePressAndHoldEnabled -bool false Set a shorter Delay until key repeat# defaults write NSGlobalDomain InitialKeyRepeat -int 12 Set a blazingly fast keyboard repeat … ... read more »