diff options
Diffstat (limited to 'misc/ibus')
-rw-r--r-- | misc/ibus/README | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/ibus/README b/misc/ibus/README index 14b78bff92..e2bb02e3ed 100644 --- a/misc/ibus/README +++ b/misc/ibus/README @@ -6,12 +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 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. +This requires pyxdg. If you use qt applications, then you probably want +ibus-qt as well. After installing, ibus will automatically be started in an xdg-compliant desktop environment; if this behavior is undesirable, you can disable it |