zypbupt 发表于 2004-11-16 22:29:05

怎么调xwindows的颜色深度

我新装的magic linux,显卡是tnt2 m64的,一开始进不了xwindows,后来用xconfigurator配置时,总是说显卡配置有错,但重启后可以进入xwindows了,但桌面的颜色很模糊,色深不够,好像是8位的,我应该怎么办?

suowei1979 发表于 2004-11-17 13:26:43

:mrgreen:

zypbupt 发表于 2004-11-18 21:23:16

:cry:
没人理啊

bamfox 发表于 2004-11-19 12:59:48

先备份一下:/etc/X11/XF86Config 文件

然后修改 XF86Config 文件 Section "Screen" 部分为:

Section "Screen"
      Identifier      "Screen0"
      Device          "Videocard0"
      Monitor         "Monitor0"
      DefaultDepth    24
SubSection "Display24"
Depth 24
Modes "1024x768"
EndSubSection
EndSection


试试看。
页: [1]
查看完整版本: 怎么调xwindows的颜色深度