小技巧: 打开 Metacity 的混合特效

我们知道在 GNOME 2.22 中的 Metacity 窗口管理器已经具有了混合特效,但是默认情况下这些混合特效并没有被打开。如果你已经安装了 GNOME 2.22,且当前所用的显卡也支持,那么可以使用以下方法来打开 Metacity 的混合特效。

Metacity Compositing

  1. 按 Alt + F2,打开“运行应用程序”对话框。输入 gconf-editor,并按回车。
  2. 导航到 Apps->metacity->general,并选中 compositing_manager。

你也可以执行下面的终端命令来打开 Metacity 的混合特效:

gconftool-2 -s '/apps/metacity/general/compositing_manager' --type bool true

要关闭 Metacity 的混合特效则执行:

gconftool-2 -s '/apps/metacity/general/compositing_manager' --type bool false

[via Tombuntu]

Read More:

10 Comments

  1. 1 Matt Commented @ 2008-04-03 11:14Reply to this comment

    等待8.04

  2. 2 Ant Commented @ 2008-04-03 12:06Reply to this comment

    这个好久就发现了,呵呵。在yegle的博客上

  3. 3 独立的圆 Commented @ 2008-04-03 12:06Reply to this comment

    我开了复合特性就不能开compiz了

  4. 4 Ant Commented @ 2008-04-03 12:11Reply to this comment

    @独立的圆

    我的也是,而且开启了复合特性之后再关闭系统会卡住……

  5. 5 yegle Commented @ 2008-04-03 12:46Reply to this comment

    @Ant launchpad上有metacity打开composite属性后无法切换回compiz的bug报告,是metacity的问题 嗯,打开后支持awn的显示了~~~

  6. 6 garnettxd Commented @ 2008-04-03 13:31Reply to this comment

    这混合特效是什么,视觉效果?比compiz好看好用?

  7. 7 kopision Commented @ 2008-04-03 19:17Reply to this comment

    开了metacity的混合特效后,假如点退出系统的按钮,画面变暗后点取消的话,没法回到原来的亮度,不知道是因为我集成显卡的问题还是metacity的bug

  8. 8 seagle Commented @ 2008-04-03 20:33Reply to this comment

    开了之后问题挺多,系统还优点卡。如果不想用compiz还可以试试。

  9. 9 yegle Commented @ 2008-04-04 8:39Reply to this comment

    @kopision 确实,我还以为是我的个别现象呢……

  10. 10 黑日白月 Commented @ 2009-07-16 23:40Reply to this comment

    经在下女朋友测试, Fedora 11 GNOME 2.26.2 中,即使显卡驱动不支持 3D 加速,依然可以打开 Metacity Composite 效果。

    根据其他消息得知此特效可以允许 AWN 运行~

    该特效不影响 Java 5 程序的显示:譬如 永中Office 和 SPSS 16。