RSS
 

Ubuntu 9.10 (Karmic Koala)字体设置

30 Oct

9.10中默认打开了文泉驿正黑点阵字库。如果你不喜欢点阵,你可以使用下面的命令将点阵关闭:

sudo rm -rf /etc/fonts/conf.d/66-wqy-zenhei-sharp.conf

关闭点阵后又反悔的,可以用下面的命令重新启用点阵:

sudo ln -s /etc/fonts/conf.avail/66-wqy-zenhei-sharp.conf /etc/fonts/conf.d/66-wqy-zenhei-sharp.conf
 
No Comments

Posted in linux, ubuntu

 

Tags:

Leave a Reply