diff options
author | Grissiom <chaos.proton@gmail.com> | 2010-05-13 00:59:27 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:59:27 +0200 |
commit | b237120bce2dd395533d61412094a952db06d82f (patch) | |
tree | 9c5a02c15916b5632808dae14567f127fbce1482 /misc/ibus/README | |
parent | c192e692eaf051c62dc70f7d2e4530dce6953e39 (diff) | |
download | slackbuilds-b237120bce2dd395533d61412094a952db06d82f.tar.gz |
misc/ibus: Added to 13.0 repository
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. |