博客首页
注册
建议与交流
排行榜
加入友情链接
推荐
投诉
搜索:
帮助
dogfox个人空间
机会就是放弃
dogfox.cublog.cn
管理博客
发表文章
留言
收藏夹
博客圈
音乐
相册
· 效果图
· 风景
导入文章
文章
首页
关于作者
姓名:dogfox 职业:工程师 年龄:33 位置:西环路中段 个性介绍:好色,内向
||
<<
>>
||
我的分类
升级compiz 到0.6.99
添加源到 sudo gedit /etc/apt/sources.list:
代码:
# 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
修改/usr/bin/compiz让emerald作为第一装饰器
代码:
sudo nano /usr/bin/compiz
# Defines the decorator and arguments.
# Set it to empty to make the script use the best decorator for your environment
DECORATOR="emerald"
DECORATORARGS="--replace"
发表于: 2008-03-04,修改于: 2008-03-04 18:31,已浏览226次,有评论0条
推荐
投诉
网友评论
发表评论