|
显示很虚,具体请看附件。我的中文化操作如下:
1. Edit /etc/profile.d/lang.sh, change "en_US" to "en_US.UTF-8".
2. mkdir /usr/X11R6/lib/X11/fonts/truetype
3. Copy all the fonts to that directory.
4. chmod 644 *.ttf
5. /usr/X11R6/bin/mkfontscale /usr/X11R6/lib/X11/fonts/truetype/
6. /usr/X11R6/bin/mkfontdir /usr/X11R6/lib/X11/fonts/truetype/
7. /usr/X11R6/bin/mkfontdir -e /usr/X11R6/lib/X11/fonts/encodings
8. Edit /etc/X11/xorg.conf
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
9. Edit /etc/fonts/fonts.conf
<dir>/usr/X11R6/lib/X11/fonts/truetype</dir>
请各位看看有什么问题。
谢谢。 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|