Re: Changing bit depth on X

1997-04-04 Thread Bernt T. Hansen
You could also add DefaultColorDepth 16 to your Screen section of the XF86Config file. Here's the relevant parts of my XF86Config: . . . Section "Screen" Driver "Accel" Device "Primary Card" Monitor "Primary Monitor" DefaultColorDepth 16 SubSection "D

Re: Changing bit depth on X

1997-04-04 Thread Alexander Lobkovsky
The Gardyan wrote: > > How does one change the default color depth on X from 8 bit color to 16 > bit color. Try using the command line option: "startx -bpp 16". That should work with any color depth like 24 or 32. It should be "startx -- -bpp 16" -alex

Re: Changing bit depth on X

1997-04-04 Thread Jim Smith
The Gardyan wrote: > > How does one change the default color depth on X from 8 bit color to 16 > bit color. Try using the command line option: "startx -bpp 16". That should work with any color depth like 24 or 32. Jim -- Debian Linux! Where I REALLY went

Re: Changing bit depth on X

1997-04-04 Thread Luis Marcilio B.Oliveira
On Thu, 3 Apr 1997, The Gardyan wrote: > How does one change the default color depth on X from 8 bit color to 16 > bit color. > > Thanks. > startx -- -bpp 16 (if you have it configured in XF86Config)

RE: Changing bit depth on X

1997-04-04 Thread Rick
-BEGIN PGP SIGNED MESSAGE- I put the appropriate section below. Another way is startx -- -bpp 16. Have a good one. # File generated by xf86config. ** # Screen sections #