[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GDM - Font Size



Hi,

I forgot where I've found this, but it seems there is a simple solution. I'm using SuSE 8.2, so Your Mileage May Vary... Anyway:

Looking into one GTK+ theme from Gnome2, specifically ThinIce (/opt/gnome2/share/themes/ThinIce/gtk-2.0/gtkrc), I found a commented line,

  font_name = "Sans 10"

I've created a new style, and included this line with a higher font size. It solved the problem for me. Here is my proposal:

style "default" {
  font_name = "Sans 12"
} class "GtkWidget" style "default"

Hope this helps.

--
João Batista <jmnbpt@netcabo.pt>
http://pwp.netcabo.pt/jmnbpt



Reply to: