public
Description: Intelligent Input Bus for Linux/Unix
Homepage: http://code.google.com/p/ibus/
Clone URL: git://github.com/phuang/ibus.git
ibus /
name age message
file .gitignore Loading commit data...
file AUTHORS
file COPYING
file ChangeLog Mon May 12 00:18:48 -0700 2008 import ibus [phuang]
file Makefile.am
file NEWS Mon May 12 00:18:48 -0700 2008 import ibus [phuang]
file README
file autogen.sh
file configure.ac
directory daemon/
directory doc/
directory engine/
directory gconf/
directory gtk2/
file ibus.spec.in
directory ibus/
directory icons/
directory launcher/
directory m4/
directory panel/
directory po/
file python-config.py Tue Jun 17 01:46:55 -0700 2008 WIP. [phuang]
directory qt4/
directory setup/
directory x11/
file xinput-ibus
README
IBus - Input Bus

Introducation
===

IBus means the 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>