Re: default bpp for x

2000-02-18 Thread kmself
On Thu, Feb 17, 2000 at 09:49:12AM -0600, Timothy C. Phan wrote: > Hi, > > Is there anyway to configure X to come up at a certain > bpp. It always default to 8. I'd like it to have 24 bpp. > > I currently have to bring x up by xinit -- -bpp 24. Word of caution: some apps (notably Netsca

Re: default bpp for x

2000-02-17 Thread t.bedlam
On Thu, Feb 17, 2000 at 04:57:08PM +0100, Ron Rademaker was only escaped alone to tell thee: > Edit your /etc/X11/XF86Config go to the section Screen that you use and > add the line: DefaultColorDepth 24 I have a Matrox Millenium which works great, EXCEPT: When I reset the color depth, enter

Re: default bpp for x

2000-02-17 Thread aphro
On Thu, 17 Feb 2000, Timothy C. Phan wrote: tphan >Hi, tphan > tphan > Is there anyway to configure X to come up at a certain tphan > bpp. It always default to 8. I'd like it to have 24 bpp. edit /etc/X11/XF86Config with your favorite editor, you should see a option called 'DefaultColorDepth'

Re: default bpp for x

2000-02-17 Thread Ron Rademaker
Edit your /etc/X11/XF86Config go to the section Screen that you use and add the line: DefaultColorDepth 24 Ron On Thu, 17 Feb 2000, Timothy C. Phan wrote: > Hi, > > Is there anyway to configure X to come up at a certain > bpp. It always default to 8. I'd like it to have 24 bpp. > > I c

default bpp for x

2000-02-17 Thread Timothy C. Phan
Hi, Is there anyway to configure X to come up at a certain bpp. It always default to 8. I'd like it to have 24 bpp. I currently have to bring x up by xinit -- -bpp 24. TIA. --- tcp