On May 14 at 11:16, JJ Behrens spoke: > > i've always started X with -bpp 24 in /usr/X11R6/lib/X11/xdm/Xservers to > > get the correct depth for xdm. it's not taken from XF86Config, iirc. > > Hmm: > > # From XF86Config > Section "Screen" > DefaultDepth 16 # <----- > > has always worked for me. Am I missing something?
The DefaultDepth of the config file is considered when you call startx or XFree86 without any color depth option. But if XFree86 is called via the display manager it might supply it's own depth option (`ps|grep X`). -Hanspeter To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message