感谢支持
我们一直在努力

Ubuntu 7.04下没有1024分辨率的解决

   解决方法:在/etc/X11/xorg.conf文件的Monitor段里,添加

   Section “Monitor”
   Identifier “Generic Monitor”
   Option “DPMS”
   HorizSync 30-81
   VertRefresh 56-75

  EndSection

  红色的两行。又看了下Screen段,发现里边已经有类似下面的描述,不用更改了:

  Section “Screen”
   Identifier “Default Screen”
   Device “Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device”
   Monitor “Generic Monitor”
   DefaultDepth 24
      。
      。
      。
   SubSection “Display”
   Depth 24
   Modes “1024×768” “800×600” “720×400” “640×480”
   EndSubSection
  EndSection

  保存修改,重启Ubuntu。桌面就又回到了1024x768x24bit@75Hz。

赞(0) 打赏
转载请注明出处:服务器评测 » Ubuntu 7.04下没有1024分辨率的解决
分享到: 更多 (0)

听说打赏我的人,都进福布斯排行榜啦!

支付宝扫一扫打赏

微信扫一扫打赏