Author Topic: How to change default window fonts?  (Read 1880 times)

Xumbi

  • Full Member
  • ***
  • Posts: 178
    • View Profile
How to change default window fonts?
« on: August 11, 2004, 01:03:36 pm »
I've looked around and I can't find an answer for this.  

I should be getting my C750 by the end of the week, and I plan on flashing it with pdaXrom right away.  However, I've noticed from the screenshots that some of the font sizes are much larger than they need to be, for example:

[img]http://img42.exs.cx/img42/8393/firefox.png\" border=\"0\" class=\"linked-image\" /]

How do you change these fonts?

Xumbi

  • Full Member
  • ***
  • Posts: 178
    • View Profile
How to change default window fonts?
« Reply #1 on: August 16, 2004, 11:25:55 am »
I figured it out!

All I had to do was edit /home/root/.gtkrc-2.0.  My file only had one line:
Code: [Select]
gtk-font-name = "Verdana 14"I changed it to
Code: [Select]
gtk-font-name = "Verdana 12"It's not a huge difference, but I like it.  I assume you could use any font by editing this file, not just Verdana.