Intelligent Input Bus for Linux/Unix
Перейти к файлу
Huang Peng 142d69b5ff Fix issue http://code.google.com/p/ibus/issues/detail?id=241. 2009-02-06 09:32:50 +08:00
bindings re-implement ibus in c language. 2009-02-05 10:39:56 +08:00
bus re-implement ibus in c language. 2009-02-05 10:39:56 +08:00
client re-implement ibus in c language. 2009-02-05 10:39:56 +08:00
debian Remove commetted line 2008-09-24 17:50:20 +08:00
doc Implement org.freedesktop.DBus methods. 2008-09-21 13:27:13 +08:00
docs re-implement ibus in c language. 2009-02-05 10:39:56 +08:00
gconf Fix issue http://code.google.com/p/ibus/issues/detail?id=241. 2009-02-06 09:32:50 +08:00
ibus re-implement ibus in c language. 2009-02-05 10:39:56 +08:00
icons Update ibus.svg. 2008-09-06 17:55:31 +08:00
m4 Update Headers. 2008-06-29 16:20:23 +08:00
po Merge branch 'master' into c_impl 2009-02-05 11:03:39 +08:00
setup Run ibus-daemon instead of ibus. 2009-02-06 08:10:19 +08:00
src re-implement ibus in c language. 2009-02-05 10:39:56 +08:00
test WIP. 2008-09-08 22:37:59 +08:00
ui Fix issue http://code.google.com/p/ibus/issues/detail?id=241. 2009-02-06 09:32:50 +08:00
util re-implement ibus in c language. 2009-02-05 10:39:56 +08:00
.gitignore re-implement ibus in c language. 2009-02-05 10:39:56 +08:00
AUTHORS Change email address for pa.po file. 2008-10-25 13:22:24 +08:00
COPYING Change COPYING from LGPL 2.0 to LGPL 2.1 2008-10-06 10:39:43 +08:00
ChangeLog import ibus 2008-05-12 15:18:48 +08:00
Makefile.am re-implement ibus in c language. 2009-02-05 10:39:56 +08:00
NEWS import ibus 2008-05-12 15:18:48 +08:00
README fix typo in README 2008-10-05 14:46:30 +08:00
autogen.sh re-implement ibus in c language. 2009-02-05 10:39:56 +08:00
configure.ac Fix issue http://code.google.com/p/ibus/issues/detail?id=241. 2009-02-06 09:32:50 +08:00
ibus-1.0.pc.in re-implement ibus in c language. 2009-02-05 10:39:56 +08:00
ibus.spec.in re-implement ibus in c language. 2009-02-05 10:39:56 +08:00
python-config.py WIP. 2008-06-17 16:46:55 +08:00
xinput-ibus re-implement ibus in c language. 2009-02-05 10:39:56 +08:00

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>