Enable subpixel font rendering on non-Apple LCDs

This commit is contained in:
Jonathan Ragan-Kelley
2011-09-26 02:34:09 -03:00
parent 20e4233e11
commit ff6381bd75
Vendored
+3
View File
@@ -1,3 +1,6 @@
# Enable subpixel font rendering on non-Apple LCDs
defaults -currentHost write -globalDomain AppleFontSmoothing -int 2
# Enable full keyboard access for all controls (e.g. enable Tab in modal dialogs)
defaults write NSGlobalDomain AppleKeyboardUIMode -int 3