public
Description: Intelligent Input Bus for Linux/Unix
Homepage: http://code.google.com/p/ibus/
Clone URL: git://github.com/phuang/ibus.git
phuang (author)
Thu Aug 06 20:15:52 -0700 2009
commit  c11f58727996c134a4e27bd7c7c360320c7f6927
tree    ee18e012cc8d8af28edd230b65aa6b92fec968c4
parent  c5ad08e89cf0c64f35ee1081d44a0f76246b4447
ibus /
README
IBus - Input Bus

Introduction
===

IBus is an Intelligent Input Bus. It is a new input framework for Linux OS.
It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.


How to build & test IBus
===

ibus-setup:
It is a gtk program to enable and configure ibus.

ibus:
It is ibus daemon.

hotkeys:
Ctrl + Space: Enable or Disable input method
Ctrl + Shift: Change input method.

For more detail please refer to http://code.google.com/p/ibus/wiki/ReadMe .


Huang Peng <shawn.p.huang@gmail.com>