From db00cfe5f1c7e6b9db0e837018f0f128e6faf06a Mon Sep 17 00:00:00 2001 From: Grissiom Date: Sun, 17 Oct 2010 10:14:30 -0400 Subject: misc/ibus: Use GConf by default. # Updated by crocket (crockabiscuit@yahoo.com) Signed-off-by: dsomero --- misc/ibus/README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'misc/ibus/README') 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. -- cgit v1.2.3