diff options
Diffstat (limited to 'misc/ibus/README')
-rw-r--r-- | misc/ibus/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/misc/ibus/README b/misc/ibus/README new file mode 100644 index 0000000000..e1265f0d69 --- /dev/null +++ b/misc/ibus/README @@ -0,0 +1,14 @@ +IBus is an Intelligent Input Bus. It is a new input framework for Linux. +It provides a full featured and user friendly input method user interface. +It also may help developers to develop input method easily. + +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. +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 +using your DE's session and/or startup management utility. |