LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神,可以点击顶部导航 Contact 按钮进行投稿。

Related entries

小技巧: 打开 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]

署名 • 注明出处 • 非商业性使用

9 Comments

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

    等待8.04

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

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

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

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

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

    @独立的圆

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

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

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

  6. 6 garnettxd Commented @ 2008-04-03 1:31 pmReply to this comment

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

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

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

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

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

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

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