Intelligent Input Bus for Linux/Unix
Перейти к файлу
Huang Peng f754f7dca2 Change COPYING from LGPL 2.0 to LGPL 2.1 2008-10-06 10:39:43 +08:00
client Specify qt4 make flags when generate Makefile from .pro file. 2008-10-05 17:34:05 +08:00
daemon Move notify from daemon to ui/gtk 2008-10-05 22:23:42 +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
gconf WIP. 2008-10-04 08:51:39 +08:00
ibus Refine coding style. 2008-10-04 10:20:04 +08:00
icons Update ibus.svg. 2008-09-06 17:55:31 +08:00
launcher Move panel into ui folder, and rename panel to gtk. 2008-10-05 22:16:30 +08:00
lib Remove debug output for japan_groups. 2008-10-05 15:35:13 +08:00
m4 Update Headers. 2008-06-29 16:20:23 +08:00
po Change panel path in POFILES.in. 2008-10-06 07:41:26 +08:00
setup ellipsize engine name in ibus-setup. 2008-10-06 10:24:21 +08:00
test WIP. 2008-09-08 22:37:59 +08:00
ui Update .gitignore 2008-10-05 22:28:22 +08:00
util Fix make dist error. 2008-09-30 08:13:55 +08:00
.gitignore Add ibus.spec in .gitignore. 2008-06-25 20:25:06 +08:00
AUTHORS Update AUTHORS. 2008-08-27 17:22:14 +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 Move panel into ui folder, and rename panel to gtk. 2008-10-05 22:16:30 +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 Add --force opt. 2008-09-10 10:11:25 +08:00
configure.ac Move panel into ui folder, and rename panel to gtk. 2008-10-05 22:16:30 +08:00
ibus.spec.in Update ibus.sepc.in. 2008-09-30 08:26:02 +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

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>