LinuxSir.cn,穿越时空的Linuxsir!

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

compiz安装了,运行了,但就是没效果,

[复制链接]
发表于 2007-8-22 18:52:37 | 显示全部楼层 |阅读模式
compiz安装了,运行了,但就是没效果,不知道为什么呢,按那些快捷键也没反应的
发表于 2007-8-22 19:55:44 | 显示全部楼层
在终端输入
nvidia-xconfig --add-argb-glx-visuals
nvidia-xconfig --composite
重新启动下
如果还不行,把你的/etc/X11/xorg.conf贴出来看看
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-8-22 23:03:20 | 显示全部楼层
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Wed Jun 13 18:39:30 PDT 2007

# Xorg configuration created by system-config-display

Section "ServerLayout"
    Identifier     "single head configuration"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "rotocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

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

Section "Monitor"
    Identifier     "Monitor0"
    ModelName      "LCD Panel 1680x1050"
    HorizSync       31.5 - 90.0
    VertRefresh     59.9 - 60.1
    Option         "dpms"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "AddARGBGLXVisuals" "True"
    SubSection     "Display"
        Viewport    0 0
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
EndSection
回复 支持 反对

使用道具 举报

发表于 2007-8-23 08:40:00 | 显示全部楼层
哎 无语 在我前面发的配置心得帖子里都跟帖表示帮你解决了不少问题
现在看来 都是左耳进 右耳出 看了都不记的
编辑/etc/X11/xorg.conf,加入以下字段
Section "Module"
Load "glx"
Load "extmod"
EndSection
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-8-23 09:45:34 | 显示全部楼层
编辑/etc/X11/xorg.conf,加入以下字段
Section "Module"
Load "glx"
Load "extmod"
EndSection
此步目的为防止MPlayer报错.                             你这里说是防止mplayer报错,但是我没用mplayer,怎么知道呢,哈哈
回复 支持 反对

使用道具 举报

发表于 2007-8-23 16:16:32 | 显示全部楼层
现在是compiz-fusion的天下了吧.
那东西真是相当的炫啊!
回复 支持 反对

使用道具 举报

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

本版积分规则

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