|
|
我的如下
Section "Device"
Identifier "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
Driver "intel"
BusID " CI:0:2:0"
Option "AccelMethod" "uxa"
EndSection
Section "Monitor"
Identifier "通用显示器"
Option "DPMS" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
Monitor "通用显示器"
DefaultColorDepth 24
SubSection "Display"
Modes "1280x800"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
不知如何优化配置亚 |
|