From 8daa6f1bb44def1f06c1fe2314b7badc7fadc7d3 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 7 Jul 2002 03:25:39 +0000 Subject: [PATCH] Actually specify the correct variable name to use to enable anti-aliased fonts. Submitted by: James Earl --- en/gnome/docs/faq2.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/gnome/docs/faq2.sgml b/en/gnome/docs/faq2.sgml index bba9ff3ebc..662ca4b048 100644 --- a/en/gnome/docs/faq2.sgml +++ b/en/gnome/docs/faq2.sgml @@ -1,6 +1,6 @@ - + %gnomeincludes; %includes; @@ -314,7 +314,7 @@ Load "type1"

Then, simply set the environment variable - USE_GDK_XFT to 1 before starting GNOME. + GDK_USE_XFT to 1 before starting GNOME. If you use gdm, you can add it to your ~/.gnomerc file (make sure this file is executable!). If you use startx, then add it to your ~/.xinitrc file.