Fedora更改显示驱动后:
运行mplayer的时候,出现以下提示:
[ws]Sorry, your system does not support the XShape Extension
然后它的控制面板周围有一圈很大的黑色
安装好驱动 修改/etc/X11/xorg.conf中相应段为
Section "Module"
Load "extmod"
Load "glx"
EndSection
更改内容保存后重新启动系统就好了,这个问题的另一个表现就是最小化窗口的过程中,窗口的颜色为黑色。

