|
|
发表于 2007-2-15 23:53:44
|
显示全部楼层
remain 1280x800,delete all
use "cfg"
see mine:
Section "Monitor"
Identifier "LAW982"
VendorName "TCL Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30.0 - 80.0
VertRefresh 55.0 - 75.0
ModeLine "1440x900_61.00" 109.2 1440 1528 1680 1920 900 901 904 932 -hsync +vsync
Option "DPMS"
EndSection
Section "Device"
Identifier "NVIDIA Corporation[GeForce go 7600GS]"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "inno"
EndSection
Section "Screen"
Identifier "Screen0"
Device "NVIDIA Corporation[GeForce go 7600GS]"
Monitor "LAW982"
Option "AddARGBGLXVisuals" "True"
Option "TripleBuffer" "true"
SubSection "Display"
Modes "1440x900" "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1440x900" "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1440x900" "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1440x900" "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1440x900_61" "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1440x900_61" "1280x800"
EndSubSection
EndSection |
|