Skip to content

Instantly share code, notes, and snippets.

@ssp
Created December 17, 2009 00:20
Show Gist options
  • Save ssp/258369 to your computer and use it in GitHub Desktop.
Save ssp/258369 to your computer and use it in GitHub Desktop.
Fix subpixel anti-aliasing in x.6
# x.6 likes to not use it on some displays and removes the ui for setting it manually
# see http://www.macosxhints.com/article.php?story=20090828224632809
defaults -currentHost write -globalDomain AppleFontSmoothing -int 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment