Intelligent Input Bus for Linux/Unix
Перейти к файлу
Huang Peng 9532e04a81 Chang color of icons. 2008-08-09 20:42:32 +08:00
daemon Add IBUS_PREFIX env in start scripts. 2008-08-07 09:22:51 +08:00
doc import ibus 2008-05-12 15:18:48 +08:00
engine Remove engines. 2008-06-30 08:57:20 +08:00
gconf Add IBUS_PREFIX env in start scripts. 2008-08-07 09:22:51 +08:00
gtk2 Fix cursor position problem 2008-08-09 11:33:41 +08:00
ibus Change Kill to async method. 2008-08-06 23:53:53 +08:00
icons Chang color of icons. 2008-08-09 20:42:32 +08:00
launcher Refine coding style. 2008-08-09 08:30:10 +08:00
m4 Update Headers. 2008-06-29 16:20:23 +08:00
panel Fix refresh problem. 2008-08-08 08:02:10 +08:00
po Add .gitignore in po folder 2008-05-29 21:29:18 +08:00
qt4 Refine code of creating ibus address string. 2008-08-06 06:55:34 +08:00
setup Implement auto start ibus. 2008-08-07 10:15:05 +08:00
x11 Refine code. 2008-08-09 17:09:50 +08:00
.gitignore Add ibus.spec in .gitignore. 2008-06-25 20:25:06 +08:00
AUTHORS import ibus 2008-05-12 15:18:48 +08:00
COPYING Use LGPLv2. 2008-08-08 15:12:22 +08:00
ChangeLog import ibus 2008-05-12 15:18:48 +08:00
Makefile.am Implement ibus xim agent. 2008-07-23 14:13:37 +08:00
NEWS import ibus 2008-05-12 15:18:48 +08:00
README Refine doc. 2008-08-08 12:03:35 +08:00
autogen.sh Add opt --enable-maintainer-mode in autogen.sh. 2008-06-19 18:37:35 +08:00
configure.ac Refine coding style. 2008-08-09 08:30:10 +08:00
ibus.spec.in Modify for packaging review. 2008-08-08 17:20:15 +08:00
python-config.py WIP. 2008-06-17 16:46:55 +08:00
xinput-ibus Sleep for every. 2008-08-07 18:02:08 +08:00

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.

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


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