Ubuntu 7.04下安装compiz fusion

Ubuntu 发表评论

beryl让我们Linux体验到了超越VISTA的炫目特效。现在compiz 又与beryl合并,从此就诞生了compiz fusion,即compiz 与 beryl的合并后的一个溶合体。Compiz Fusion在综合了Compiz及Beryl特效的基础上,还提供更多的功能,同时与beryl相比,所需的系统资源更少,效果更为出色。
下面,我们就来安装compiz fusion:
1、得到密匙
代码:

sudo wget http://download.tuxfamily.org/3v1deb/DD800CD9.gpg -O- | sudo apt-key add -

2、添加源:
代码:

deb http://download.tuxfamily.org/3v1deb feisty eyecandy
deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy

3、更新:
代码:

sudo apt-get update
sudo apt-get dist-upgrade

4、安装Compiz及Compiz fusion
代码:

sudo apt-get install compiz compiz-gnome
sudo apt-get install compizconfig-settings-manager
sudo apt-get install compiz-fusion-*


5、运行Compiz Fusion
现在你就可以享受Fusion带来的惊喜啦,同时你也可以关闭Compiz及Beryl啦,在“系统-首选项-会话”新建一个新的会话如下:
代码:

compiz --replace

6、Compiz 使用emerald 主题:
代码:

sudo apt-get install emerald
emerald --replace

这样,系统就可以在开机后自动加载Compiz Fusion啦。
为防止风险,我是删除了beryl。
在“系统-首选项”里有Compiz Fusion的设置程序Compizconfig Settings Manager,运行Compizconfig settings Manager,可以看到非常多的选项.特效演示是视频:http://www.youtube.com/watch?v=E4Fbk52Mk1w&v3


Permalink: Ubuntu 7.04下安装compiz fusion

"Ubuntu 7.04下安装compiz fusion" Got 14 Comments

  1. Nicky Says:

    要执行 emerald –-replace 这一步,必须得先安装 emerald,呵呵!

    [Reply to this Comment]

  2. Nicky Says:

    按照你的方法,我修改了我那篇文章。

    [Reply to this Comment]

  3. 在 Ubuntu 上安装 Compiz Fusion - Nicky's blog Says:

    [...] 以下方法来自于 “何必呢”。 [...]

  4. ksky Says:

    @Nicky emerald我用beryl时候就已经安装了

    [Reply to this Comment]

  5. Nicky Says:

    但这篇教程没有说明之前安装过 beryl,我觉得加上一句 sudo apt-get install emerald 严谨一些。

    [Reply to this Comment]

  6. ksky Says:

    @Nicky 恩。我改下~

    [Reply to this Comment]

  7. 有关 Linux 的杂记 - Nicky's blog Says:

    [...] Compiz Fusion,并按照何必呢和 Ubuntu Forums 上的方法把 Compiz Fusion 安装方法 修改了一遍。由于 Compiz Fusion [...]

  8. showfly Says:

    用Compiz Fusion时在./ .xsession-errors下出现很多警告,不知道你有没有?

    [Reply to this Comment]

  9. ksky Says:

    我没有啊 使用一切正常 至今连崩溃都没发生过唉

    [Reply to this Comment]

  10. 86chocolate Says:

    A卡要不要装XGL?

    在已经装了受限驱动的情况下

    [Reply to this Comment]

  11. ksky Says:

    需要~~参考 http://www.hebine.com/blog/archives/217.html

    [Reply to this Comment]

  12. showfly Says:

    我的~/.xsession-errors 里有很几个警告,帮忙看看是什么原因?
    Adding plugin blur (blur)
    Adding plugin plane (plane)
    Adding plugin minimize (minimize)
    Adding plugin scaleaddon (scaleaddon)
    Adding plugin scale (scale)
    Adding plugin ring (ring)
    Adding plugin rotate (rotate)
    Adding plugin png (png)
    Adding plugin regex (regex)
    Adding plugin winrules (winrules)
    Adding plugin thumbnail (thumbnail)
    Adding plugin dbus (dbus)
    Adding plugin switcher (switcher)
    Adding plugin wall (wall)
    Adding plugin bench (bench)
    Adding plugin opacify (opacify)
    Adding plugin splash (splash)
    Adding plugin video (video)
    Adding plugin place (place)
    Adding plugin text (text)
    Adding plugin inotify (inotify)
    Adding plugin snap (snap)
    Adding plugin wobbly (wobbly)
    Adding plugin neg (neg)
    Adding plugin addhelper (addhelper)
    Adding plugin cube (cube)
    Adding plugin firepaint (firepaint)
    Adding plugin annotate (annotate)
    Adding plugin svg (svg)
    Adding plugin move (move)
    Adding plugin expo (expo)
    Adding plugin reflex (reflex)
    Adding plugin fadedesktop (fadedesktop)
    Adding plugin animation (animation)
    Adding p
    (gnome-panel:6559): Wnck-WARNING **: Unhandled action type (nil)

    (gnome-panel:6559): Wnck-WARNING **: Unhandled action type (nil)

    (gnome-panel:6559): Wnck-WARNING **: Unhandled action type (nil)

    (gnome-panel:6559): Wnck-WARNING **: Unhandled action type (nil)

    (gnome-panel:6559): Wnck-WARNING **: Unhandled action type (nil)

    (gnome-panel:6559): Wnck-WARNING **: Unhandled action type (nil)
    lugin put (put)
    Adding plugin zoom (zoom)
    Adding plugin screenshot (screenshot)
    Adding plugin vpswitch (vpswitch)
    Adding plugin mblur (mblur)
    Adding plugin trailfocus (trailfocus)
    Adding plugin water (water)
    Adding plugin decoration (decoration)
    Adding plugin group (group)
    Adding plugin showdesktop (showdesktop)
    Adding plugin crashhandler (crashhandler)
    Adding plugin fs (fs)
    Adding plugin resize (resize)
    Adding plugin imgjpeg (imgjpeg)
    Adding plugin cubereflex (cubereflex)
    Adding plugin glib (glib)
    Adding plugin clone (clone)
    Adding plugin resizeinfo (resizeinfo)
    Adding plugin fade (fade)
    Adding plugin extrawm (extrawm)
    Adding core settings (General Options)
    Backend : ini
    Integration : true
    Profile : default
    Initializing core options…done
    Initializing minimize options…done
    Initializing place options…done
    Initializing move options…done
    Initializing zoom options…done
    Initializing decoration options…done
    Initializing resize options…done
    Initializing wobbly options…done
    Initializing fade o
    (gnome-panel:6559): Wnck-WARNING **: Unhandled action type (nil)

    (gnome-panel:6559): Wnck-WARNING **: Unhandled action type (nil)

    (gnome-panel:6559): Wnck-WARNING **: Unhandled action type (nil)

    (gnome-panel:6559): Wnck-WARNING **: Unhandled action type (nil)

    (gnome-panel:6559): Wnck-WARNING **: Unhandled action type (nil)

    (gnome-panel:6559): Wnck-WARNING **: Unhandled action type (nil)

    (gnome-panel:6559): Wnck-WARNING **: Unhandled action type (nil)

    (gnome-panel:6559): Wnck-WARNING **: Unhandled action type (nil)

    [Reply to this Comment]

  13. 有关 Linux 的几条杂记 « Jaiku | New WordPress Theme Says:

    [...] Compiz Fusion,并按照何必呢和 Ubuntu Forums 上的方法把 Compiz Fusion 安装方法 修改了一遍。由于 Compiz Fusion [...]

  14. 给Compiz fusio增加个管理器 Says:

    [...] 安装好了compiz fusion后,似乎有好多朋友不会关闭它。用命令行: killall compiz.real [...]

Leave a reply