惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

M
MIT News - Artificial intelligence
罗磊的独立博客
Hugging Face - Blog
Hugging Face - Blog
J
Java Code Geeks
G
Google Developers Blog
美团技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
腾讯CDC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
The Blog of Author Tim Ferriss
月光博客
月光博客
B
Blog
WordPress大学
WordPress大学
云风的 BLOG
云风的 BLOG
博客园_首页
人人都是产品经理
人人都是产品经理
aimingoo的专栏
aimingoo的专栏
Y
Y Combinator Blog
Jina AI
Jina AI
S
SegmentFault 最新的问题
H
Help Net Security
博客园 - 聂微东
Microsoft Azure Blog
Microsoft Azure Blog
Google DeepMind News
Google DeepMind News

博客园 - 月の祭司

eMule需要备份的文件 OpenDNS,独特的免费DNS 用MeGUI压制720x480 MP4视频,详细教程[面向有一定基础者] [转载]avs讲解及其在rmvb压制中的合理运用 - 月の祭司 - 博客园 AVS脚本参数 - 月の祭司 - 博客园 VS2008 download ed2k links Vista和Linux共存的2种方法 删除 Windows Event Viewer 中不需要的Event ArchLinux Gnome Terminal 优盘中文问号的解决方法 [转载]Image Your Hard Drive using dd - 月の祭司 [转载]dd command of Linux vi中去掉“^M” GNU EMACS字体设置,基本上可以随心所欲 LInux下Mplayer字幕乱码,日文字体部分乱码解决方案 Arch Linux下 让MPlayer用上CoreAVC1.7.0.0解码器 Ubuntu 声卡独占解决方法 [转载]搞定amd64 8.04下面mldonkey自动退出问题(段错误) Ubuntu8.04系统优化 Install Opera&Config Font on Ubuntu 64bit
Ubuntu 8.04 Flash中文方块儿解决办法
月の祭司 · 2008-05-31 · via 博客园 - 月の祭司

把最下面的改成文泉驿正黑(如果装了的话)就行了,我就这样搞定的,上面是我的/etc/fonts/conf.d/49-sansserif.conf 两个match间的内容~

49-sansserif.conf<match target="pattern">

<test qual="all" name="family" compare="not_eq">
<string>sans-serif</string>
</test>

<test qual="all" name="family" compare="not_eq">
<string>serif</string>
</test>

<test qual="all" name="family" compare="not_eq">
<string>monospace</string>
</test>

<edit name="family" mode="append_last">
<string>文泉驿正黑</string>
</edit>
</match>

 posted on 2008-05-31 20:59  月の祭司  阅读(1706)  评论(0)    收藏  举报