1。sudo gedit /etc/X11/xorg.xonf
2.? 找到Section "Monitor"增加如下項(xiàng)目:
??? Section "Monitor"
??? Identifier???? "L9VB4"
??? Option???????? "DPMS"
??? HorizSync 28-72
??? VertRefresh 43-60
??? Modeline "1440x900" 106.47 1440 1520 1672 1904 900 901 904 932 -HSync +Vsync
??? Option "IgnoreEDID" "1"
EndSection
3。找到Section "Device",增加如下項(xiàng)目
????? Section "Device"
??? Identifier???? "NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x]"
??? Driver???????? "nvidia"
??? ?BusID "PCI:1:0:0"
??? Option "NoLogo" "true"
EndSection
4.? 重啟系統(tǒng)即可。
????
2.? 找到Section "Monitor"增加如下項(xiàng)目:
??? Section "Monitor"
??? Identifier???? "L9VB4"
??? Option???????? "DPMS"
??? HorizSync 28-72
??? VertRefresh 43-60
??? Modeline "1440x900" 106.47 1440 1520 1672 1904 900 901 904 932 -HSync +Vsync
??? Option "IgnoreEDID" "1"
EndSection
3。找到Section "Device",增加如下項(xiàng)目
????? Section "Device"
??? Identifier???? "NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x]"
??? Driver???????? "nvidia"
??? ?BusID "PCI:1:0:0"
??? Option "NoLogo" "true"
EndSection
4.? 重啟系統(tǒng)即可。
????
沒明白你的問題;我上面寫的講如何在Ubuntu6.06操作系統(tǒng)下設(shè)置顯示屏分辨率為1440×900(19存寬屏的標(biāo)準(zhǔn)顯示)。
我系統(tǒng)是Ubuntu6.06操作系統(tǒng),用的是三星940NW 1440*900寬屏,請問到底怎么設(shè)置1440*900的分辨率,多謝!
先查看你的顯卡是什么型號的,然后使用apt-get install xxx安裝或升級你最新的顯卡驅(qū)動;按crtl+alt+backspace 或重啟系統(tǒng);然后按上面的步驟找到
xorg.xonf進(jìn)行修改即可;按裝好驅(qū)動后,也可以使用系統(tǒng)-》屏幕分辯率設(shè)置,看看可不可以看到1444*900的選項(xiàng)