Intelligent Input Bus for Linux/Unix
Перейти к файлу
Yusuke Sato 6b4874283c Handle GlobalEngineChanged signals from ibus-daemon.
BUG=http://crosbug.com/11011
TEST=manually

Review URL: http://codereview.appspot.com/4037042
2011-01-18 21:51:40 +09:00
bindings Remove block call in ibus-daemon, and use async call instead and clean up code. 2010-11-16 10:24:03 +09:00
bus On ChromeOS, we don't have to (and don't want to) set default preload engines. 2011-01-18 10:33:48 +09:00
client Fix gtk version check for deprecated keysyms. 2010-12-15 18:32:17 +09:00
data
debian Remove block call in ibus-daemon, and use async call instead and clean up code. 2010-11-16 10:24:03 +09:00
docs
gconf
ibus Fix typo in the default configuration of the trigger hotkeys. 2011-01-16 11:35:09 +09:00
m4
memconf
po
setup Add global variable DOMAINNAME to replace "ibus10" in everywhere. 2010-11-16 14:02:34 +09:00
src Handle GlobalEngineChanged signals from ibus-daemon. 2011-01-18 21:51:40 +09:00
test
ui Fix no defined '_' in EngineAbout 2010-11-17 09:49:06 +09:00
util
.gitignore Add generated files into .gitignore 2010-11-22 10:21:02 +09:00
AUTHORS
COPYING
Makefile.am
NEWS
README
autogen.sh
codereview.settings
configure.ac Fix ibus_version in configure and translation domain in ibus-setup. 2010-11-16 13:38:24 +09:00
ibus-1.0.pc.in
ibus.spec.in
python-config.py
xinput-ibus.in

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>