+ -
当前位置:首页 → 问答吧 → 如何设定解度为1280x800?

如何设定解度为1280x800?

时间:2004-08-07

来源:互联网

最近购买了一台Notebook, 其螢幕为1280x800.
在Slackware 10.0中如何调整?

作者: pcca   发布时间: 2004-08-07

这是我的设置
代码:
..............

Section "Monitor"
 DisplaySize 320 240
 HorizSync 31-48
 Identifier "Monitor[0]"
 ModelName "1024X768@60HZ"
 Option "DPMS"
 VendorName "--> VESA"
 VertRefresh 50-60
#########
 UseModes "Modes[0]"
##########
EndSection

########
Section "Modes"
 Identifier "Modes[0]"
 Modeline "1024x768" 61.89 1024 1080 1184 1344 768 769 772 794
 Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -HSync -VSync
 Modeline "1280x800" 80.58 1280 1344 1480 1680 800 801 804 827
 Modeline "1024x768" 61.89 1024 1080 1184 1344 768 769 772 794
 Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -HSync -VSync
EndSection

##########

Section "Screen"
 DefaultDepth 24
.............

 SubSection "Display"
 Depth 24
 Modes "1280x800" "1024x768" 
 EndSubSection

EndSection


.........

作者: yangtou   发布时间: 2004-08-07

热门下载

更多