Skip to content

Instantly share code, notes, and snippets.

@calvinchoy
Last active October 12, 2018 06:32
Show Gist options
  • Save calvinchoy/6883131 to your computer and use it in GitHub Desktop.
Save calvinchoy/6883131 to your computer and use it in GitHub Desktop.
Apple config script codes
# Special chars on key hold
defaults write -g ApplePressAndHoldEnabled -bool false
defaults write -g ApplePressAndHoldEnabled -bool true
# fix webcam not found - resets iCam
sudo killall VDCAssistant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment