|
|

楼主 |
发表于 2007-3-25 13:39:34
|
显示全部楼层
我也不记得怎么弄的了,,,,,要用的试试看吧。。。
不要装xgl,装了的把卸载掉
安装nvidia驱动
然后在xorg.conf里添加几个东西
Section "ServerLayout"
Identifier "Layout[all]"
Screen "Screen[0]" 0 0
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[3]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
添加这个: Option "AIGLX" "true"
EndSection
Section "Extensions"
添加这个: Option "Composite" "Enable"
EndSection
然后启动beryl就可以了
beryl,不会装的,可以添安装源,然后使用安装软件的方式去安装~~~
安装源就自己搜索啦~~ |
|