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 Wed Jun 25 05:25:06 -0700 2008 Add ibus.spec in .gitignore. [phuang]
file AUTHORS Loading commit data...
file COPYING Fri Aug 08 00:12:22 -0700 2008 Use LGPLv2. [phuang]
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 Thu Aug 14 06:33:08 -0700 2008 Add CFLAGS & CXXFLAGS. [phuang]
file configure.ac
directory daemon/
directory doc/ Sun Aug 10 03:17:03 -0700 2008 Remove docs. [phuang]
directory engine/ Sun Jun 29 17:57:20 -0700 2008 Remove engines. [phuang]
directory gconf/
directory gtk2/
file ibus.spec.in Fri Aug 22 18:08:50 -0700 2008 Create engine folder in install-data-hook. [phuang]
directory ibus/
directory icons/
directory launcher/
directory m4/ Sun Jun 29 01:20:23 -0700 2008 Update Headers. [phuang]
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 Thu Aug 07 03:02:08 -0700 2008 Sleep for every. [phuang]
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>