>>>>> "r" == russb  <[EMAIL PROTECTED]> writes:

r> I have been using this alias in my /etc/bashrc to set the screen when
r> starting X:

r>      startx='startx -- -bpp 16'

Change the line in your /etc/inittab file

From:
id:3:initdefault:
To:
id:5:initdefault:

and if you want to use GDM change the file, /etc/X11/gdm/gdm.conf
[servers]
0=/usr/bin/X11/X -bpp 16 

or to use XDM on startup change the file, /etc/X11/xdm/Xservers
:0 local /usr/X11R6/bin/X -bpp 16

then restart X using ctrl-alt-backspace.


-- 
Ray Curtis         Unix Programmer/Consultant   Curtis Consulting
mailto:[EMAIL PROTECTED]                        http://www.clark.net/pub/ray
============================================================================



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to