From owner-freebsd-questions Mon May 22 9:14:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 70C3837B9C1 for ; Mon, 22 May 2000 09:14:26 -0700 (PDT) (envelope-from rsidd@physics.iisc.ernet.in) Received: (qmail 30839 invoked from network); 22 May 2000 16:14:05 -0000 Received: from theory7.physics.iisc.ernet.in (qmailr@144.16.71.127) by theory1.physics.iisc.ernet.in with SMTP; 22 May 2000 16:14:05 -0000 Received: (qmail 4417 invoked by uid 211); 22 May 2000 16:14:02 -0000 Date: Mon, 22 May 2000 21:44:01 +0530 From: Rahul Siddharthan To: Mark.Hummel@hurlburt.af.mil, mhumm@ispchannel.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Adjusting Color Depth in KDE???? Message-ID: <20000522214401.A4357@physics.iisc.ernet.in> Mail-Followup-To: Mark.Hummel@hurlburt.af.mil, mhumm@ispchannel.com, freebsd-questions@FreeBSD.ORG References: <856532CB07BED3118FE300204840E28A1700DE@vexwncc02.hurlburt.af.mil> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <856532CB07BED3118FE300204840E28A1700DE@vexwncc02.hurlburt.af.mil>; from Mark.Hummel@hurlburt.af.mil on Mon, May 22, 2000 at 10:58:17AM -0500 X-Operating-System: Linux 2.2.14 alpha X-Question: Do you enjoy reading pointless headers? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark.Hummel@hurlburt.af.mil said on May 22, 2000 at 10:58:17: > Greetings, > > I was able to increase the resolution of KDE to 1024 x 768 without virtual > screen dimensions, but the color is only 256. I know my hardware is capable > of 64K at the same resolution, but how do I adjust that? > > Mark This is a function of your X server, not KDE. If you're using startx to start your X server, try startx -- -bpp 16 If you're using xdm or something similar, edit the Xservers file in /usr/X11R6/lib/X11/xdm and change X to X -bpp 16 It will work only if your X server is configured correctly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message