From owner-freebsd-questions Tue Aug 31 10:48:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id 0609714E58 for ; Tue, 31 Aug 1999 10:48:37 -0700 (PDT) (envelope-from kline@tera.com) Received: from athena.tera.com (athena.tera.com [207.224.230.169]) by gershwin.tera.com (8.8.8/8.8.8) with ESMTP id KAA11948; Tue, 31 Aug 1999 10:47:59 -0700 (PDT) Received: (from kline@localhost) by athena.tera.com (8.7.5/8.7.3) id KAA13160; Tue, 31 Aug 1999 10:47:58 -0700 (PDT) Date: Tue, 31 Aug 1999 10:47:57 -0700 From: Gary Kline To: Dutch Collins Cc: Will Andrews , Alfred Perlstein , freebsd-questions@FreeBSD.ORG, Doug Subject: Re: Netscape hoggin' up all my colors Message-ID: <19990831104757.A12615@athena.tera.com> References: <37CC023E.C6CA2703@charm.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95us In-Reply-To: <37CC023E.C6CA2703@charm.net>; from Dutch Collins on Tue, Aug 31, 1999 at 12:26:38PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I saw this thread a lightbulb went off. In trying to set up a private color map, I found that I couldn't allocate more than a few--possibly 8 or 10 when I'd like 16 or 20 colors. I've got a Matrox Millennium card with 8MB of ram and yet continually run out of colors by using just two netscapes. My 17" tube is going at 1280x1024 and doing only 75x75 pix fonts. Below if my /etc/XF86Config screen section lines. This was auto-configured by the Xfree configuration program. Before I try the change from 8 to 24 as the DefaultColorDepth, is this likely to improve my resolution? Should I change the first ``Depth 8'' default or will the driver accept the DefaultColorDepth...? thanks much! gary Encl: Section "Screen" Driver "Accel" Device "Primary Card" Monitor "Primary Monitor" ### DefaultColorDepth 8 DefaultColorDepth 24 BlankTime 0 SuspendTime 0 OffTime 0 SubSection "Display" Depth 8 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "640x40 0" "512x384" "480x300" "400x300" "320x240" "320x200" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "640x40 0" "512x384" "480x300" "400x300" "320x240" "320x200" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "640x40 0" "512x384" "480x300" "400x300" "320x240" "320x200" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "640x40 0" "512x384" "480x300" "400x300" "320x240" "320x200" EndSubSection SubSection "Display" Depth 32 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "640x40 0" "512x384" "480x300" "400x300" "320x240" "320x200" EndSubSection EndSection [[ ... ]] > > > I used the script xf86config for that reason. I use 8bpp at 1024x768 ist and > the lower res. 2nd and 3rd. I will check my stuff and post. I will gen a couple > of web pages of info so I do not e-mail a monster. thanks for to pointer. > > -d > --- > 3.5 days till the *beach* > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message