On Mon, 2006-06-12 at 00:55 +1000, Peter Hardy wrote: > On Sun, 2006-06-11 at 15:57 +1000, James Gregory wrote: > > Anyway, I've just worked this out. The trouble is that fontconfig on > > Ubuntu is configured to ignore my beautiful bitmap fonts. There's a file > > called /etc/fonts/conf.d/30-debconf-no-bitmaps.conf which has the > > express purpose of disabling those fonts. > > > > Anyway, if you open that up and comment it out, or remove it by whatever > > means you desire, then you can follow the myriad sets of instructions on > > how to get back your old-skool fonts. > > The Debian Way to do this is to run > > dpkg-reconfigure fontconfig
Ha! How did I miss that? Thanks dude. So my next question, what's the gnome-terminal equivalent for setting these xterm X resources: ! Uncomment this to use color for the bold attribute XTerm*VT100*colorBDMode: on XTerm*VT100*colorBD: DodgerBlue1 ! Uncomment this to use color for underline attribute XTerm.VT100*colorULMode: on XTerm.VT100*underLine: off XTerm*VT100*colorUL: red1 Which give me reds and blues for the titles of sections in manpages. I'd probably settle for having a better way to read manpages, but it would be better to have that change across the board. Thanks, James. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
