|
|
发表于 2005-2-16 11:46:29
|
显示全部楼层
Section "Monitor"
### Uncomment if you don't want to default to DDC:
### Uncomment if you don't want to default to DDC:
# HorizSync 30.0 - 80.0
# VertRefresh 50.0 - 85.0
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "VG700"
DisplaySize 340 270
### Uncomment if you don't want to default to DDC:
# HorizSync 30.0 - 80.0
# VertRefresh 50.0 - 85.0
Option "dpms"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
DefaultFbBpp 32
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
我的VG710 |
|