http://askubuntu.com/questions/74225/ho ... g-settings
现在感觉用Ubuntu有点像用Windows了,总是莫名其妙的问题考验着我们的智商……
坛子里有 Ubuntu 11.10 字体平滑设置,不过对我是无效的,因为只有Unity面板和全局菜单的字体才会出现锯齿。很奇怪,难道就没有一个人遇到的问题和我一样?
在这里把解决办法翻译过来:
1. 使用 Ubuntu-tweak:
代码: 全选
sudo apt-add-repository ppa:tualatrix/next
sudo apt-get update
2. 使用 dconf-editor 。
和坛子里其他人发的帖子不同,这里修改的位置是
"org" -> "gnome" -> "settings-daemon" -> "plugins" -> "xsettings"
然后修改"hinting" 和 "antialiasing"的值 即可。


