summaryrefslogtreecommitdiffstats
path: root/misc/ibus/README
diff options
context:
space:
mode:
author Grissiom <chaos.proton@gmail.com>2010-10-17 10:14:30 -0400
committer Robby Workman <rworkman@slackbuilds.org>2010-10-17 20:16:52 -0500
commitdb00cfe5f1c7e6b9db0e837018f0f128e6faf06a (patch)
tree5856482c4043052a5ea32f1289e6d4d8a33c8bf4 /misc/ibus/README
parentd5743ead0955035130bf7daff9e5980bfc7edf2c (diff)
downloadslackbuilds-db00cfe5f1c7e6b9db0e837018f0f128e6faf06a.tar.gz
slackbuilds-db00cfe5f1c7e6b9db0e837018f0f128e6faf06a.tar.xz
misc/ibus: Use GConf by default.
# Updated by crocket (crockabiscuit@yahoo.com) Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'misc/ibus/README')
-rw-r--r--misc/ibus/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/misc/ibus/README b/misc/ibus/README
index 6eec7a2ddf..14b78bff92 100644
--- a/misc/ibus/README
+++ b/misc/ibus/README
@@ -6,10 +6,13 @@ After installing at least one engine (e.g. PinYin engine) and enabling it
in ibus-setup, ibus itself should be fully functional. If you want to use
ibus as your primary input method, you should remove the scim package.
-This requires pyxdg. By default, it does not need GConf. But you can let it
-use GConf explicitly by setting USE_GCONF=yes. GConf can be found in SBo.
+This requires pyxdg. By default, it uses GConf. But you can let it
+use memconf instead of GConf explicitly by setting USE_GCONF=no.
+GConf can be found in SBo.
If you use qt applications, then you probably want ibus-qt as well.
+Thus, this requires GConf unless you choose to use memconf instead.
+
After installing, ibus will automatically be started in an xdg-compliant
desktop environment; if this behavior is undesirable, you can disable it
using your DE's session and/or startup management utility.