安装compiz 0.6.99,3D桌面又有了,我又回到ubuntu怀抱了

十二 12, 2007 by     萌懂中    藏匿点: Ubuntu 转播到腾讯微博 转播到腾讯微博

终于我又回来了UBUNTU,看来我还是不错的,把3D桌面又搞回来了,强呀。
其实这归功于compiz的更新,我就把3D桌面搞回来了。现在搞起了这个又有心情去研究了。

安装compiz 0.6.99 (转至UBUNTU中文社区)
添加源

# Quattro's Ubuntu Gutsy EyeCandy Repository (GPG key: 641AC84F)
deb http://kwatrow.nl/repo Gutsy compiz-fusion-git

获得密匙

wget http://kwatrow.nl/repo/Quattro.gpg -O- | sudo apt-key add -

把原有的compiz统统用新立得彻底删除干净 或者命令行

sudo apt-get autoremove --purge compiz compiz-* emerald*

安装新的compiz

sudo apt-get install compiz compizconfig-settings-manager compiz-core compiz-fusion-plugins-extra compiz-fusion-plugins-unsupported emerald emerald-themes

至此更新完毕。

进一步设置:如果想让emerald作为第一装饰器,那么需要修改/usr/bin/compiz。

sudo gedit /usr/bin/compiz

找到

# Defines the decorator and arguments.
# Set it to empty to make the script use the best decorator for your environment
DECORATOR=""
DECORATORARGS=""

改为

# Defines the decorator and arguments.
# Set it to empty to make the script use the best decorator for your environment
DECORATOR="emerald"
DECORATORARGS="--replace"

保存退出即可。重新登录一次看看是不是ok了。

Ubuntu就是要考自己在网络中不停寻找,找到一条好的出路

新的一天,从留言开始!!

贴图

近期评论