From owner-freebsd-questions@FreeBSD.ORG Sat Jul 31 09:40:29 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D815516A4CE for ; Sat, 31 Jul 2004 09:40:29 +0000 (GMT) Received: from mirrorball.theloosingend.net (m069c.studby.ntnu.no [129.241.130.69]) by mx1.FreeBSD.org (Postfix) with SMTP id D731543D77 for ; Sat, 31 Jul 2004 09:40:28 +0000 (GMT) (envelope-from svein-freebsd-questions@theloosingend.net) Received: (qmail 29975 invoked by uid 1001); 31 Jul 2004 09:39:49 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 31 Jul 2004 09:39:49 -0000 Date: Sat, 31 Jul 2004 11:39:49 +0200 (CEST) From: Svein Halvor Halvorsen X-X-Sender: sveinhal@mirrorball.theloosingend.net To: epilogue In-Reply-To: <20040728115143.76e3685b@localhost> Message-ID: <20040731113735.S28007@mirrorball.theloosingend.net> References: <20040728131142.E53978@mirrorball.theloosingend.net> <20040728115143.76e3685b@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: questions@freebsd.org Subject: Re: Antialiased fonts in Linux applications X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2004 09:40:30 -0000 [epilogue, 2004-07-28] > i noticed the same thing happen to my setup, after upgrading to xorg. in > my case acroread works. unfortunately, i don't run mathematica or maple. > however, for linux-opera, try adding the following settings in > $HOME/.linux-opera/opera6.ini: > > [User Prefs] <<---- under this section > Enable Core X Fonts=0 > Enable Xft Fonts=1 > Trust Qt FontSwitching=0 Thanks for the tip, but unfortunately it didn't seem to fix my problem. In fact, after adding those lines to the preferences file, opera won't start at all. Or that it, it starts, but never creates ny windows. I will later have to manually kill the pid. Thanks anyway.