Fedora 7的桌面特效真炫,一些密技

作者: domain 2007-07-17 21:26:06
  刚刚学会使用Fedora 7的桌面特效,虽然说对于性能没有什么,但对于用户来说真的是一种享受。

  可停在立方体 (cube) 顶端:gconftool-2 -t bool -s /apps/compiz/plugins/rotate/screen0/options/snap_top true (按 Esc 回到桌面)

  加入图片到立方体顶端:

  gconftool-2 -t list -s /apps/compiz/plugins/cube/screen0/options/images --list-type=string
  "[/path/to/image.png]"

  可一次加入多张图:"[/path/to/image1.png,/path/to/image2.png]"。转到顶端后,按 Space 键切换显示图片。

  从立方体内部向外看:gconftool-2 -t bool -s /apps/compiz/plugins/cube/screen0/options/in true(如欲改回原视角,将 true 改成 false 即可)

  调整视窗透明度:Alt + 滑鼠滚轮
  切换特效速度:Shift + F10。

相关资讯