LinuxSir.cn,穿越时空的Linuxsir!

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

用openbox之后发现有水波纹

[复制链接]
发表于 2009-2-11 22:32:42 | 显示全部楼层 |阅读模式
比较老一点的液晶 应该是刷新率设的不正确
openbox 配置是oceanboo达人的 还没改好

也不知道图形界面下用什么工具可以显示实际刷新率

但是同样的xorg.conf 之下
startxfce4就没有水波纹 是不是xfce4带自己的校正软件
而openbox用不上?

附xorg.conf
Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
        Load  "freetype"
        # Load "xtt"
        Load  "extmod"
        Load  "glx"
#       Load  "dri"
        Load  "dbe"
        Load  "record"
        Load  "xtrap"
        Load  "type1"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "rotocol" "ImPS/2"
        Option      "Device" "/dev/input/mice"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc104"
        Option      "XkbLayout" "us"
EndSection

Section "Monitor"

### Comment all HorizSync and VertRefresh values to use DDC:
        Identifier   "Monitor0"
### Comment all HorizSync and VertRefresh values to use DDC:
        HorizSync    30.0 - 60.0
        VertRefresh  55.0 - 75.0
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "nvidia"
        Card        "NVIDIA GeForce"
        VideoRam        131072
        Option      "NoLogo" "true"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth     24
        Option      "DynamicTwinView" "false"
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1024x768"
        EndSubSection
EndSection
发表于 2009-2-12 05:44:20 | 显示全部楼层
我好像也有,刚买的笔记本。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-2-12 10:52:27 | 显示全部楼层
Post by DonkeyTail;1946604
我好像也有,刚买的笔记本。


期待大侠来解决

openbox的设置里面应该没有刷新率的设置吧..

那就只能忍?
回复 支持 反对

使用道具 举报

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

本版积分规则

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