Re: X at higher resolutions, and embedding lower resolutions

1998-03-11 Thread Carroll Kong
I heard that XFree86 3.3.2 has default color depth options during setup. Carroll Kong On Wed, 11 Mar 1998, Stephen Carpenter wrote: > edit /etc/X11/XF86zConfig (on a hamm system) or /etc/XF86Config (on a bo > system) > and add the following line in the "Screen" section (the sae section

Re: X at higher resolutions, and embedding lower resolutions

1998-03-11 Thread Daniel Martin at cush
"Maximiano C. Francisco III" <[EMAIL PROTECTED]> writes: > How do you enable X to run at say 16 bpp? I know you can tell X to run > at 16bpp by running X as: > X -bpp 16 > But how do you make sure that everytime I log on it goes to this > resolution automatically? > > Also, I

Re: X at higher resolutions, and embedding lower resolutions

1998-03-11 Thread John Paul Lorenti
When using xdm, put a line in /etc/X11/xdm/Xservers like my last line: # $XConsortium: Xserv.ws.cpp,v 1.3 93/09/28 14:30:30 gildea Exp $ # # Xservers file, workstation prototype # # This file should contain entries to start the servers on the # local machine; # X servers are automatically added to

Re: X at higher resolutions, and embedding lower resolutions

1998-03-11 Thread Stephen Carpenter
edit /etc/X11/XF86zConfig (on a hamm system) or /etc/XF86Config (on a bo system) and add the following line in the "Screen" section (the sae section that lists which monitor, vid card, and resolutions and server all in one) DefaultColorDepth 16 it really does helpI can't stand 8 bit color I lo

X at higher resolutions, and embedding lower resolutions

1998-03-11 Thread Maximiano C. Francisco III
How do you enable X to run at say 16 bpp? I know you can tell X to run at 16bpp by running X as: X -bpp 16 But how do you make sure that everytime I log on it goes to this resolution automatically? Also, I have some applications which run only in 8bpp mode, and I HATE having t