From owner-freebsd-gnome Sun Dec 8 8:58:25 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2436537B401 for ; Sun, 8 Dec 2002 08:58:24 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C8E443EBE for ; Sun, 8 Dec 2002 08:58:23 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id gB8Gw7vi021342; Sun, 8 Dec 2002 11:58:07 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: gtk2 antialias problem From: Joe Marcus Clarke To: Christer Gundersen Cc: freebsd-gnome@FreeBSD.ORG In-Reply-To: <1039369854.493.3.camel@funshine.carebears.net> References: <1039366900.266.2.camel@funshine.carebears.net> <1039363824.330.1.camel@gyros> <1039367763.266.10.camel@funshine.carebears.net> <1039365453.39399.2.camel@gyros> <1039369854.493.3.camel@funshine.carebears.net> Content-Type: text/plain Organization: MarcusCom, Inc. Message-Id: <1039366699.39873.1.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 08 Dec 2002 11:58:19 -0500 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,IN_REP_TO,NOSPAM_INC,REFERENCES,SPAM_PHRASE_01_02 version=2.43 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 2002-12-08 at 12:50, Christer Gundersen wrote: > > #!/bin/sh > > > > GDK_USE_XFT=1 ; export GDK_USE_XFT > > exec twm > > > > Is there anything different about the way you run X and GNOME versus X > > and E or BB? > > > > Hm, no. > > my .xinitrc look like this: > export GDK_USE_XFT="1" > galeon -s & > > #enlightenment > gnome-session That should do it, provided E isn't unsetting or ignoring the variable in its own menus. But, if you get the same behavior when you launch from the shell directly, then that must not be it. What GNOME 2 applications are you trying to run? Joe > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message