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

Re: gtk default font



Stefano Pacifico wrote:

Roman Joost wrote:

On Tue, Mar 18, 2003 at 08:26:39PM +0100, Gavrila wrote:


How can i change default gtk font so to use my true type fonts?

What for gtk do you mean - the old one (1.2) or the newer one (2.X) ?

Greetings,

Roman


I have installed both, I would say the first one for compatibility issues only. The fact is that all gtk apps use that sucking font, I can't stand it. But I don't know how to change.

TIA

Gavrila

I've solved it. I don't know why but my sid didn't install /etc/gtk/gtkrc file, so I created one and put into

style "gtk-default-iso-8859-15"
{
fontset ="-monotype-arial-medium-r-normal-*-12-*-*-*-p-*-iso8859-15"
}
class "GtkWidget" style "gtk-default-iso-8859-15"

Simply changing the font set (or adding new ones) will let you get rid of that ugly helvetica default font.

Bye



Reply to: