User Tools

Site Tools


linux:gentoo:enablecairo-dock

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:gentoo:enablecairo-dock [2010/04/06 16:23] 114.219.93.197linux:gentoo:enablecairo-dock [2016/05/05 13:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +之前一直有安装过cairo-dock,但后来由于compiz挂了,就一直没用过,现在又将compiz折腾好了,又可以重新启用cairo-dock了。
 +
 +但很多时候我都不想启用compiz,因为它太耗资源了。
 +
 +在网上找了下,原来可以不启用compiz就可以用的,但我这里 cairo-dock的背景一直是黑色的。
 +
 +搜到了解决方法:
 +
 +http://forum.ubuntu.org.cn/viewtopic.php?f=94&t=205204
 +
 +<code>
 +1. Activate Compiz, or Metacity as window manager. For Metacity, open gconf-editor, and navigate to Apps->metacity->general. Check the 'compositing_manager' box, and Metacity will immediately restart with compositing.
 +2. Start cairo with 'c' option: $ cairo-dock -o -c.
 +</code>
 +
 +我用的是第一种,在gconf-editor里,启用compositing_manager,再启动cairo-dock,终于不黑了:
 +
 +
 +{{:linux:gentoo:2010-04-06-200905_915x171_scrot.png?|}}
 +====== 安装theme ======
 +貌似服务器有问题:http://forum.ubuntu.org.cn/viewtopic.php?f=94&t=251334&start=0
 +
 +用下面这个命令下载主题:
 +  cairo-dock -S themes.cairo-dock.vef.fr
 +  
 +  
 +  
 +
 +
 +
 +