|
发表于 2003-10-4 11:36:48
|
显示全部楼层
Section "Monitor"
Identifier "monitor1"
VendorName "Acer"
ModelName "Acer 55e"
HorizSync 31.5-48.5
VertRefresh 50.0-70.0
# Sony Vaio C1(X,XS,VE,VN)?
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
............
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "800x600" "640x480" #加入1024x768
EndSubsection
Subsection "Display"
Depth 15
Modes "800x600" "640x480"#加入1024x768
EndSubsection
Subsection "Display"
Depth 16
Modes "800x600" "640x480"#加入1024x768
EndSubsection
Subsection "Display"
Depth 24
Modes "800x600" "640x480"#加入1024x768
EndSubsection
好象是这些吧,我也懂的,给你参考一下,我好象是800x600 |
|