Linux系统中显示设备配置工具介绍Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 16 Modes "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" "1152x864" "1152x768" "1024x768" "800x600" "640x480" EndSubSection EndSection 其实上面的一段,我们足可以把色深为16的那段删除或者下面的一段每行前面加#号注掉。因为我们用的是 24的。 SubSection "Display" Viewport 0 0 Depth 16 Modes "800x600" "640x480" EndSubSection 如果我们只有把 DefaultDepth 24 中的24改为16时,这段才起作用。 上一篇:Firefox 快捷键大全(2.0版) 下一篇:使用Portland改善Linux桌面移植性 更多相关文章
|
推荐文章
精彩文章
|