Skip to content

xterm-like fonts for gnome-terminal in Fedora 7

I like using gnome-terminal, but I find the default fonts hard on my eyes. So I don’t forget (and for anyone who is interested), here are the steps to use xterm’s default font in gnome-terminal:

  1. As root, run `yum -y install bitmap-fonts`
  2. As root, run `ln -s /etc/fonts/conf.avail/70-yes-bitmaps.conf /etc/fonts/conf.d/`.
  3. Close all open gnome-terminal windows.
  4. Launch gnome-terminal and edit the current profile.
  5. Uncheck ‘Use the system fixed width font’ and click on the font button.
  6. Select ‘MiscFixed’ and set the font size to 10.
  7. Your terminals now look crispy in the dark.

7 Comments

  1. Chris wrote:

    Gah, no. :) It took a decade to finally get rid of all the bitmap fonts and get decent internationalization..

    - Chris.

    Monday, June 4, 2007 at 10:47 pm | Permalink
  2. Stax wrote:

    Now, is MiscFixed really that good? Give terminus a try (terminus-font-x11 package). Non-antialiased bitmap font which is as easy on eyes as font can ever get. MiscFixed is slightly better because it includes a lot of glyphs - with terminus fontconfig will have to pull them from other fonts, still terminus was specifically designed for people who stare a lot into terminal or text editor window.

    Tuesday, June 5, 2007 at 2:29 am | Permalink
  3. James Bowes wrote:

    > Gah, no. :) It took a decade to finally get rid of all the bitmap fonts and get decent
    > internationalization..
    >
    > - Chris.

    I can’t say I don’t feel a twinge of guilt for using bitmap fonts. At least MiscFixed seems to have a wide range of unicode characters.

    Tuesday, June 5, 2007 at 6:04 am | Permalink
  4. James Bowes wrote:

    > Now, is MiscFixed really that good? Give terminus a try (terminus-font-x11 package).

    I’ve tried terminus, but couldn’t get it at a size that I liked; it was either too big or too small.

    Tuesday, June 5, 2007 at 6:06 am | Permalink
  5. Hack the planet!

    Tuesday, June 5, 2007 at 6:07 am | Permalink
  6. yosch wrote:

    Maybe you should try Inconsolata (http://www.levien.com/type/myfonts/inconsolata.html) and see if you like it on your terminal.

    Wednesday, June 6, 2007 at 3:07 pm | Permalink
  7. Fredrik wrote:

    Inconsolata is an incredible font, I’ve been using it for all my various consoles and editors for a while now and I can’t stop kissing the screen.

    Friday, July 6, 2007 at 3:52 pm | Permalink