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

Re: Fonts in gtk programs (mozilla, evolution etc)



Op do 06-11-2003, om 12:18 schreef Robert Story:
> > gnome-control-center, the fonts in gtk apps stay small (I don't know
> > what the default size is, must be 10 or so). So long story short
> > question: How do I make the font size change permanent WITHOUT
> > gnome-session? This is also of interest for the gdm login screen...
> > Thanks

I could use the fonts i wanted by making a .gtkrc file with
follwing content:

style "gtk-default-iso-8859-15" { 
fontset ="-*-helvetica-medium-r-normal--10-*-*-*-*-*-iso8859-15,\ 
     -*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-15,*-r-*"
}
widget_class "*" style "gtk-default-iso-8859-15"

For gtk 2 apps, the file name is .gtkrc-2.0
For that file i added a line gtk-font-name = "Verdana 8"
and those specified above

Regards,
Benedict





Reply to: