summaryrefslogtreecommitdiffstats
path: root/libraries/compizconfig-backend-gconf/README
diff options
context:
space:
mode:
author crocket <crockabiscuit@yahoo.com>2010-12-28 15:06:49 -0600
committer Robby Workman <rworkman@slackbuilds.org>2011-03-14 17:43:03 -0500
commit059e84ac21b5b22efc9a02370f43193e4df5f279 (patch)
treec4bc8d46bb23bcc95b4202bb1a1b8a6d7bd26db6 /libraries/compizconfig-backend-gconf/README
parent14b97b9df3f67cffbb5791166e877b90e6c3b31c (diff)
downloadslackbuilds-059e84ac21b5b22efc9a02370f43193e4df5f279.tar.gz
slackbuilds-059e84ac21b5b22efc9a02370f43193e4df5f279.tar.xz
libraries/compizconfig-backend-gconf: Added (compiz gconf backend)
This one has sat and marinated in a lonely git branch by itself for a while, with the idea that we would do some more work on it. Alas, that hasn't happened, so here it is anyway... Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/compizconfig-backend-gconf/README')
-rw-r--r--libraries/compizconfig-backend-gconf/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/libraries/compizconfig-backend-gconf/README b/libraries/compizconfig-backend-gconf/README
new file mode 100644
index 0000000000..f18d441b28
--- /dev/null
+++ b/libraries/compizconfig-backend-gconf/README
@@ -0,0 +1,14 @@
+compizconfig-backend-gconf (compiz gconf backend)
+
+This is the GConf backend for CompizConfig. It uses the GConf
+configuration system to store the compiz configuration and provides
+integration into the desktop environment.
+If you compiled compiz against metacity, specified 'gtk-window-decorator'
+as the window decoration plugin in ccsm, use metacity, and want to put
+shadows around windows borders, compizconfig-backend-gconf is needed.
+
+If you want shadows around windows borders of metacity, then rebuild
+compiz against metacity, install this, and choose the GConf Configuration
+Backend in the ccsm preferences.
+
+This requires GConf and libcompizconfig.