Intelligent Input Bus for Linux/Unix
Перейти к файлу
Peng Huang 7975fa01ae ibus-engine-simple: Use icon ibus-keyboard for xkb layouts. 2012-02-21 11:52:38 -05:00
bindings Generate vapi from gir instead of gi. 2012-02-01 09:59:37 +09:00
bus Fix review issues. 2012-02-21 11:52:26 -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 ibus-engine-simple: Use icon ibus-keyboard for xkb layouts. 2012-02-21 11:52:38 -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 Move current language to the first place in the IME combobox 2012-02-21 11:52:05 -05:00
src libibus: Fix some reference issues. 2012-02-21 11:52:27 -05:00
test
tools ibus-ui-gtk3: Add quit item in menu. 2012-02-21 11:52:27 -05:00
ui ibus-ui-gtk3: Add quit item in menu. 2012-02-21 11:52:27 -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 Rename xinput-ibus.in to xinput-ibus 2012-02-21 11:52:25 -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 ibus-ui-gtk2: Do not release gtk2 ui in tarball but keep them in repo. 2012-02-21 11:52:26 -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 Rename xinput-ibus.in to xinput-ibus 2012-02-21 11:52:25 -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>