Skip to content

Instantly share code, notes, and snippets.

@soomtong
Created November 7, 2014 16:56
Show Gist options
  • Select an option

  • Save soomtong/7a562f145b92f967f733 to your computer and use it in GitHub Desktop.

Select an option

Save soomtong/7a562f145b92f967f733 to your computer and use it in GitHub Desktop.
OSX defaults setting
# 키보드 오래 누르고 있을 때
defaults write -g ApplePressAndHoldEnabled -bool false
# 아이튠즈 한글 환경 강제
defaults write -app iTunes AppleLanguages "(ko)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment