cp simsun.ttf /usr/share/fonts/chinese
cp tahoma.ttf /usr/share/fonts/chinese
cp tahomabd.ttf /usr/share/fonts/chinese
cd /usr/share/fonts/chinese
ttmkfdir
mkfontdir
停止xfs
#/etc/X11/xorg.conf
Section "Files"
FontPath "/usr/share/fonts/chinese"
FontPath "/usr/share/fonts/default/Type1"
FontPath "/usr/share/X11/fonts/misc"
EndSection
我这里就这三个目录有字体,其他的都删了,你有更多的话可以自己加入
[ 本帖最后由 kenix 于 2007-10-1 22:14 编辑 ]