ubuntu7.04下A卡用户安装compiz fusion
需安装驱动+XGL+compiz fusio
一,安装ATI显卡驱动
1.下载安装所需组件
sudo apt-get updatesudo apt-get install linux-restricted-modules-$(uname -r)sudo apt-get install xorg-driver-fglrx fglrx-controlsudo depmod -a
阅读全文——共1351字
需安装驱动+XGL+compiz fusio
一,安装ATI显卡驱动
1.下载安装所需组件
sudo apt-get updatesudo apt-get install linux-restricted-modules-$(uname -r)sudo apt-get install xorg-driver-fglrx fglrx-controlsudo depmod -a
阅读全文——共1351字
更新:Google Desktop for Linux我已经删除了,因为我发现我一点都用不到!~
今天Google如期发布了Google Desktop for Linux。Google Desktop的Linux版也是谷歌中国团队研发的第一款面向全球的多语言版产品,这也是一个值得纪念的地方。Google Desktop for Linux需要glibc 2.3.2+及gtk+ 2.2.0+支持,安装前请检查你的系统。
何必第一时间测试了Google Desktop for Linux,终于不是用Wine模拟的伪LINUX版了。
官方提供了rpm和deb包,不用再自己编译了。
阅读全文——共561字
beryl让我们Linux体验到了超越VISTA的炫目特效。现在compiz 又与beryl合并,从此就诞生了compiz fusion,即compiz 与 beryl的合并后的一个溶合体。Compiz Fusion在综合了Compiz及Beryl特效的基础上,还提供更多的功能,同时与beryl相比,所需的系统资源更少,效果更为出色。
下面,我们就来安装compiz fusion:
1、得到密匙
代码:
阅读全文——共940字