LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 708|回复: 4

唯独浏览freebsdchina的主页是有问题阿

[复制链接]
发表于 2004-1-15 23:43:38 | 显示全部楼层 |阅读模式
我汉化好了我的freebsd4.8,在用konqueror时,在浏览www.freebsdchina.com   的主页时效果特差,看别的时,包括他的网战的别的网页都没有任何问题,效果特好阿为什么阿
为什么我的kde代的那个shell的字那么宽阿
谢谢大家了

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
发表于 2004-1-16 00:19:56 | 显示全部楼层
複製到 /etc/fonts/fonts.conf 或是 /etc/fonts/local.conf 中:

[CODE]<match target="font">
                <test target="pattern" name="lang" compare="contains">
                        <string>zh-tw</string>
                        <string>zh-cn</string>
                        <string>ja</string>
                        <string>ko</string>
                </test>
                <edit name="spacing">
                        <const>proportional</const>
                </edit>
                <edit name="globaladvance">
                <bool>false</bool>
                </edit>
        </match>
发表于 2004-1-16 08:03:12 | 显示全部楼层
ok!

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
发表于 2004-1-17 17:03:48 | 显示全部楼层
最初由 hgty123456789 发表
複製到 /etc/fonts/fonts.conf 或是 /etc/fonts/local.conf 中:

[CODE]<match target="font">
                <test target="pattern" name="lang" compare="contains">
                        <string>zh-tw</string>
                        <string>zh-cn</string>
                        <string>ja</string>
                        <string>ko</string>
                </test>
                <edit name="spacing">
                        <const>proportional</const>
                </edit>
                <edit name="globaladvance">
                <bool>false</bool>
                </edit>
        </match>

我没有/etc/fonts这个目录。且在konqueror中浏览出现问题,在mozilla中却没问题
发表于 2004-1-18 00:19:23 | 显示全部楼层
二楼的笔误了应该是 /usr/X11R6/etc/fonts/fonts.conf
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表