LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1189|回复: 2

请问window maker如何修改分辨率?编辑xorg.conf不起作用。

[复制链接]
发表于 2007-10-16 22:39:29 | 显示全部楼层 |阅读模式
我把非1024x768的分辨率定义都删除了,可是window maker死活就是1152x864的非标准分辨率,google了半天也没找到原因,请高手指教。

我用的是ubuntu 7.10,这是xorg.conf的相关部分:

  1. Section "Device"
  2.    Identifier   "Intel Corporation 82915G/GV/910GL Integrated Graphics Controller"
  3.    Driver      "intel"
  4.    BusID      "PCI:0:2:0"
  5. EndSection

  6. Section "Monitor"
  7.    Identifier   "PHILIPS 107S"
  8.    Option      "DPMS"
  9. EndSection

  10. Section "Screen"
  11.    Identifier   "Default Screen"
  12.    Device      "Intel Corporation 82915G/GV/910GL Integrated Graphics Controller"
  13.    Monitor      "PHILIPS 107S"
  14.    DefaultDepth   24
  15.    SubSection "Display"
  16.       Modes   "1024x768"
  17.    EndSubSection
  18. EndSection
复制代码
发表于 2007-10-17 20:26:10 | 显示全部楼层
the video driver is installed correctd?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-10-18 09:21:20 | 显示全部楼层
应该是正确安装了,ubuntu默认安装就可以正确安装驱动的,compiz fusion开启也没有问题。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表