LinuxSir.cn,穿越时空的Linuxsir!

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

beryl+kde的问题

[复制链接]
发表于 2006-11-4 16:55:30 | 显示全部楼层 |阅读模式
KDEWM=/usr/bin/beryl-manager后,启动kde后能看到beryl的3d效果,但是背景全变白了,就连kicker也给白色覆盖了。但点击开始菜单还是能用的。还有就是在窗口切换或失焦等可能导致窗口局部重画的操作时,当前窗口连同其decorater全部变白。比如用scim在firefox中输入时,每输一个字firefox就会变成白色的一块,只能将firefox卷起再展开才能复原。我是i845gl的显卡。

/etc/X11/xorg.conf:
Section "Module"
    Load        "dbe"   # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "freetype"
    Load        "glx"
    Load       "dri"
EndSection
Section "Files"
    FontPath   "/usr/share/fonts/misc"
    FontPath   "/usr/share/fonts/75dpi"
    FontPath   "/usr/share/fonts/100dpi"
    FontPath   "/usr/share/fonts/Type1"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xorg"
    Option "XkbModel"   "microsoft"
    Option "XkbLayout"  "us"
EndSection
Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "rotocol"    "IMPS/2"       # PS/2 Mouse
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping"   "4 5 6 7"
    Option "Emulate3Buttons"
EndSection


Section "Device"
    Identifier  "i810"
    Driver      "i810"
    Option      "XAANoOffscreenPixmaps" "true"
    Option      "DRI"           "true"
    VideoRam    65536
    # Insert Clocks lines here if appropriate
EndSection
Section "Screen"
    Identifier  "Screen 1"
    Device      "i810"
    Monitor     "KTC"
    DefaultDepth 24
    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    1024 768
    EndSubsection
EndSection
Section "DRI"
    Mode 0666
EndSection
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
    Option      "AIGLX"         "true"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
发表于 2006-11-4 18:21:41 | 显示全部楼层
KDEWM=/usr/bin/beryl-manager多余了。


启动kde后 直接运行 beryl-start
OK !
回复 支持 反对

使用道具 举报

发表于 2006-11-4 23:27:57 | 显示全部楼层
最近升级完beryl和kde后,昨天启动不起来,强行关机,文件系统出问题了。而且还是reiser4的fs,在下载工具修复。希望是虚惊一场。
回复 支持 反对

使用道具 举报

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

本版积分规则

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