|
发表于 2006-12-7 20:36:31
|
显示全部楼层
#cp *.ttf /usr/X11R6/lib/X11/fonts/yourfonts
#vi /etc/fonts/fonts.conf
+++++++++++
<dir>.........../yourfonts</dir>
#vi /etc/profile.d/lang.sh
+++++++++++++++
exprot LANG=zh_CN.gbk
+++++++++++++++
#vi ~/.xinitrc
++++++++++
exprot XMODIFIERS=@im=fcitx
fcitx&
++++++++++++
最好重启一下PC |
|