LinuxSir.cn,穿越时空的Linuxsir!

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

美化后一些程序的字体问题

[复制链接]
发表于 2003-11-30 05:29:23 | 显示全部楼层 |阅读模式
按照论坛上的方法美化了9.2,但发现一些程序的字体变得很难看.见下图。系统提示说好象字体不能服从locale
$ nmapfe
The font "-misc-fixed-bold-r-normal-*-*-120-*-*-*-*-*-*" does not support all the required character sets for the current locale "zh_CN"
  (Missing character set "GB2312.1980-0")

本想看看是否有nmap-frontend程序的配置文件,很遗憾,没有。

# rpm -ql nmap-frontend
/usr/bin/nmapfe
/usr/bin/xnmap
/usr/lib/menu/nmap-frontend
/usr/share/gnome/apps/Utilities/nmapfe.desktop
/usr/share/icons/large
/usr/share/icons/large/nmap.png
/usr/share/icons/mini
/usr/share/icons/mini/nmap.png
/usr/share/icons/nmap.png
/usr/share/man/man1/nmapfe.1.bz2
/usr/share/man/man1/xnmap.1.bz2

就不知道怎么作了。请帮忙解决。
 楼主| 发表于 2003-11-30 05:32:07 | 显示全部楼层

附图

附图

本帖子中包含更多资源

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

x
发表于 2003-11-30 13:11:48 | 显示全部楼层
C. the Theme of the gtk/gtk2 program in the KDE

a. the gtk2.0 theme and Fonts in the KDE
1) install the theme in the gnome
2) go into my baby KDE
=========================================================
3) modify the file ~/.gtkrc-2.0 like the following for gtk 2.0
(full)



#/home/youraccout/.themes/XXXX is where the theme installed ,it also can be install in the /usr/share/themes

include "/home/youraccout /.themes/XXXX/gtk-2.0/gtkrc"

# optimize the font that gtk 2.0 in the KDE

style "user-font"
{
font_name="tahoma 9"
}
widget_class "*" style "user-font"
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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