From owner-freebsd-questions@FreeBSD.ORG Tue Apr 1 23:57:04 2003 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 CD67737B401 for ; Tue, 1 Apr 2003 23:57:04 -0800 (PST) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.98.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A1DC43FB1 for ; Tue, 1 Apr 2003 23:57:03 -0800 (PST) (envelope-from kheuer2@gwdg.de) Received: from gwdu60.gwdg.de (localhost [127.0.0.1]) by gwdu60.gwdg.de (8.12.6p2/8.12.4) with ESMTP id h327v2EM003360; Wed, 2 Apr 2003 09:57:02 +0200 (CEST) (envelope-from kheuer2@gwdg.de) Received: from localhost (kheuer2@localhost)h327v1JZ003357; Wed, 2 Apr 2003 09:57:01 +0200 (CEST) X-Authentication-Warning: gwdu60.gwdg.de: kheuer2 owned process doing -bs Date: Wed, 2 Apr 2003 09:57:01 +0200 (CEST) From: Konrad Heuer To: Gerard Samuel In-Reply-To: <3E8A8B44.2040108@trini0.org> Message-ID: <20030402095346.H819-100000@gwdu60.gwdg.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: questions@freebsd.org Subject: Re: XFree86, Mozilla wierd colors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2003 07:57:05 -0000 On Wed, 2 Apr 2003, Gerard Samuel wrote: > I had to reinstall FreeBSD earlier (due to some carelessness on my > part), and Im trying to > install applications that I was using before. > The box is running FreeBSD 5.0-RELEASE, and using XFree 4.3.0, KDE 3.1 > along with mozilla 1.2 (from ports), > mozilla displays incorrectly (mainly colors), and KDE's taskbar is > unreadable (only when mozilla is not minimised). > mozilla displays form buttons in pink, and overall things are just ugly. > I ran into this problem before, but I cannot find the post in the > archive at the moment. > It was a setting for X that cleared it up. > So if Im making sense to someone, could you point me in the right > direction to fix this. > If not, I can try to provide screen shots. Your X server seems to run with 8 bpp color depth causing your X clients to use private color maps. > (...) > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" Try to insert DefaultDepth 16 or DefaultDepth 24 here! > SubSection "Display" > Depth 1 > EndSubSection > (...) Best regards Konrad Heuer (kheuer2@gwdg.de) ____ ___ _______ GWDG / __/______ ___ / _ )/ __/ _ \ Am Fassberg / _// __/ -_) -_) _ |\ \/ // / 37077 Goettingen /_/ /_/ \__/\__/____/___/____/ Germany