pre6中XMMS乱码怎么解决
出错信息如下:按美好版的提示修改/etc/gtk/gtkrc.zh_CN,还是不行,xmms是1.2.9版,
# xmms
The font "*-medium-r-*--12-*-*-*-*-*-iso8859-1,
-*-SimSun-medium-r-normal--12-*-*-*-*-*-gb2312.1980-0,*-r-*" does not support all the required character sets for the current locale "zh_CN.GBK"
(Missing character set "GBK-0")
The font "-isas-song ti-medium-r-normal-*-*-160-*-*-c-*-gb2312.1980-0" does not support all the required character sets for the current locale "zh_CN.GBK"
(Missing character set "ISO8859-1")
(Missing character set "GBK-0")
The font "-adobe-helvetica-bold-r-*-*-10-*" does not support all the required character sets for the current locale "zh_CN.GBK"
(Missing character set "GBK-0") 假如不嫌太粗糙的话,就试试这个:
-sony-*-*-*-*-*-16-*-*-*-*-*-iso8859-1,-*-*-*-*-*-*-15-*-*-*-*-*-gbk-0 太大了点,改成12号字体比较好。 太大了点,改成12号字体比较好。
12号很模糊的,简直不能看
另,这个XMMS字体的设置我在其他版本都试过,都可以正常显示中文,就是太大了点,显得有点粗糙 :oops: 现在我的问题是连菜单都是乱码,还没搞好。 现在我的问题是连菜单都是乱码,还没搞好。 这样来启动,你试一下:
export LC_ALL=zh_CN.GB2312;xmms
可以在控制台运行,也可以修改开始程序或桌面快捷方式为上面样式。 据我的经验,要在/usr/share/fonts下执行一下ttmkdir生成fonts.dir文件,然后
拷贝成fonts.scale,然后再改/etc/gtk下的gtkrd.zh_CN文件。这样gtk程序才能
看到汉字。 嗯,要修改/etc/gtk/gtkrc.zh_CN的。
页:
[1]