diff options
Diffstat (limited to 'misc/ibus/README')
-rw-r--r-- | misc/ibus/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/ibus/README b/misc/ibus/README index de0d5b5115..6eec7a2ddf 100644 --- a/misc/ibus/README +++ b/misc/ibus/README @@ -6,7 +6,8 @@ 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 GConf and pyxdg. +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. If you use qt applications, then you probably want ibus-qt as well. After installing, ibus will automatically be started in an xdg-compliant |