Intelligent Input Bus for Linux/Unix
Перейти к файлу
Peng Huang 866efc43a4 WIP 2012-02-21 11:51:53 -05:00
bindings Generate vapi from gir instead of gi. 2012-02-01 09:59:37 +09:00
bus Make registered IME visible to panel. 2012-02-21 11:51:52 -05:00
client Remove enable status of input context and hotkey logic in ibus-daemon 2012-02-21 11:49:12 -05:00
conf WIP move all conf components into conf dir 2012-02-21 11:51:51 -05:00
data Minor fixes related to git.mk. 2012-02-01 10:00:42 +09:00
debian Minor fixes related to git.mk. 2012-02-01 10:00:42 +09:00
docs Minor fixes related to git.mk. 2012-02-01 10:00:42 +09:00
engine WIP 2012-02-21 11:51:53 -05:00
ibus Deprecated ibus python library. 2012-02-21 11:51:52 -05:00
m4 Minor fixes related to git.mk. 2012-02-01 10:00:42 +09:00
po Minor fixes related to git.mk. 2012-02-01 10:00:42 +09:00
setup WIP fix gtk3 setup issues 2012-02-21 11:51:40 -05:00
src WIP 2012-02-21 11:51:53 -05:00
test
tools Add restart and exit commands in ibus tools 2012-02-21 11:51:52 -05:00
ui WIP 2012-02-21 11:51:53 -05:00
util Add git.mk from gtk+ project, Use it to update .gitignore 2011-03-16 10:01:18 -04:00
AUTHORS Added British English translation. 2011-05-03 10:01:11 -04:00
COPYING
Makefile.am WIP add --enable-python-library 2012-02-21 11:51:52 -05:00
NEWS
README
autogen.sh Remove enable status of input context and hotkey logic in ibus-daemon 2012-02-21 11:49:12 -05:00
codereview.settings Add codereview.settings. 2010-09-08 15:58:31 +09:00
configure.ac WIP 2012-02-21 11:51:53 -05:00
git.mk Minor fixes related to git.mk. 2012-02-01 10:00:42 +09:00
ibus-1.0.pc.in Add pkgdatadir in ibus-1.0.pc.in 2011-02-08 15:13:01 -05:00
ibus.spec.in WIP Disable gtk2 ui in rpm spec file. 2012-02-21 11:51:52 -05:00
python-config.py
xinput-ibus.in Set QT_IM_MODULE=xim in case of no ibus-qt. 2011-01-26 00:09:43 -05: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 .


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