免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 668 | 回复: 0
打印 上一主题 下一主题

升级compiz 到0.6.99 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-03-04 18:31 |只看该作者 |倒序浏览
添加源到 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"
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/62652/showart_489406.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP