LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: xueyan

为什么我的XF86Config-4文件中的monitor的depth色深只能设为8?

[复制链接]
发表于 2003-12-1 20:41:49 | 显示全部楼层

回复: 内核编译时选了,nvdia的驱动没装.但是rh9.0在没装驱动的时候也是用的16啊。

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"

在这里加上 DefaultDepth   24

        SubSection "Display"
                Depth     8
                Modes    "800x600"
        EndSubSection
        SubSection "Display"
                Depth     16
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "800x600"
        EndSubSection
EndSection
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表