Intelligent Input Bus for Linux/Unix
Перейти к файлу
Daiki Ueno 2e81378f22 engine: delay D-Bus name request after factory creation
BUG=none

Review URL: https://codereview.appspot.com/6441157
2012-08-20 10:00:17 +09:00
bindings Generate vapi from gir instead of gi. 2012-02-01 09:59:37 +09:00
bus Fix testcase failure when IBus is not installed. 2012-08-09 10:58:47 +09:00
client Do not use deprecated glib function g_atexit(). 2012-08-16 15:26:39 -04:00
conf conf: always build ibus-memconf for testing 2012-08-08 12:33:15 +09:00
data dconf: don't regenerate 00-upstream-settings after intltool-merge 2012-05-28 10:59:22 +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 engine: delay D-Bus name request after factory creation 2012-08-20 10:00:17 +09:00
ibus Fix python library to load libibus.so.Y 2012-03-05 13:25:53 +09:00
m4 Minor fixes related to git.mk. 2012-02-01 10:00:42 +09:00
po Improved the language of a couple of dialogs. 2012-05-16 16:23:55 +09:00
setup Fix a SEGV when close the shortcutkey dialog and update mnemonic. 2012-05-31 11:38:40 +09:00
src engine: delay D-Bus name request after factory creation 2012-08-20 10:00:17 +09:00
test Update test_client.py 2009-09-12 12:53:09 +08:00
tools Add --help in ibus tool. 2012-03-23 11:25:28 +09:00
ui Fix issue - keybinding with Super, Hyper and Meta Modifiers does not work. 2012-06-08 10:28:33 -04: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 Add options to disable to build UI and engines. 2012-04-17 10:25:58 +09:00
NEWS
README Modify copying information 2009-10-23 15:58:14 +08:00
autogen.sh Enhance make dist 2012-03-05 10:19:05 +09:00
codereview.settings Add codereview.settings. 2010-09-08 15:58:31 +09:00
configure.ac Support dconf 0.13.4 2012-07-19 09:57:01 +09: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>