Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1362776
  • 博文数量: 343
  • 博客积分: 13098
  • 博客等级: 上将
  • 技术积分: 2862
  • 用 户 组: 普通用户
  • 注册时间: 2005-07-06 00:35
文章存档

2012年(131)

2011年(31)

2010年(53)

2009年(23)

2008年(62)

2007年(2)

2006年(36)

2005年(5)

分类: LINUX

2010-06-02 02:13:22

As others, I insist on using the 6x13 bitmap font (from xterm) in my gnome-terminal. This is how to do it in Jaunty:
  • cd /etc/fonts/conf.d
  • rm 70-no-bitmaps.conf
  • ln -s ../conf.avail/70-yes-bitmaps.conf .
  • dpkg-reconfigure fontconfig
  • logout & restart X / gdm (e.g. reboot)
  • Choose font: Fixed Semicondensed 10

( Perhaps "dpkg-reconfigure fontconfig-config" is required too, choosing to enable bitmap fonts at the 3rd question. I don't think so but I did a lot of tinkering to get at the above!  )
阅读(774) | 评论(0) | 转发(0) |
0

上一篇:JDK5.0泛型

下一篇:Binary Compatibility Examples

给主人留下些什么吧!~~