Hi,

Dave Smith <[EMAIL PROTECTED]> writes:

> BTW, I am using gtk+-2.2.1, (my distro initially loaded 1.2).
>
> Any ideas on why the "font" command still doesn't work in this file?

Yes.  The syntax for gtkrc-2.0 is not 100% compatible with the old
gtkrc format.  Fonts are no longer specified using the XLFD.  If you
want to change the default font, try adding a single line like:

 gtk-font-name = "Sans 10"


Sven
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to