On Thu, 3 Oct 2002 10:06:52 -0400
"Reuben D. Budiardja" <[EMAIL PROTECTED]> wrote:

> I checked my screen dept using xwininfo and xdpyinfo, and both gave
> me 15 and my screen depth. That's rather weird, since I think the
> option in Xconfiguration are only: 8,16,24,32. How can I get 15? How
> do I change it to 16?
> 
> The reason I asked, I am trying a special mozilla build with SVG
> enabled, and get crashes. The mozilla mailing list says that only
> screen dept 8,16,24 is supported.
> 
> Thanks for any help.
> Reuben D. Budiardja
> 
> 
> On Tuesday October 1 2002 08:23 pm, Todd A. Jacobs wrote:
> > On Tue, 1 Oct 2002, Reuben D. Budiardja wrote:
> > > A quick question. How do I find out what is my screen resolution
> > > and depth that I am using? I went through file
> > > /etc/x11/XF86Config but did
> >
> > Run xwininfo and select your root window.

   In /etc/X11/XF86Config, toward the end, is a section:

# *******************************************************************
# Screen sections
# ******************************************************************* 
# 

  There, under the various Servers (VGA, SVGA, Mono, Accelerated) are
the depth settings for your screen.
  Check to see if, in fact, you have:

        depth  16

  You can always manually edit this file, and restart X. It is a good
idea to save your working copy of  XF86Config before making
changes...just in case.

                   cd /etc/X11
                   cp XF86Config  XF86Config.sav


                                      Best,

                                      Tom


                                      



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to