|

楼主 |
发表于 2004-1-16 15:10:02
|
显示全部楼层
显示器是杂牌的15寸
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 31.5 - 53.7
VertRefresh 60.0 - 85.0
EndSection
Section "Device"
Identifier "Card0"
Driver "vga"
VendorName "Intel"
BoardName "i810"
BusID " CI:0:1:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 4
SubSection "Display"
Depth 4
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
EndSection |
|