Intelligent Input Bus for Linux/Unix
Перейти к файлу
Peng Huang 8c7c06ecc3 Fix string 2010-01-11 14:06:34 +08:00
bindings
bus
client
data
debian
docs
gconf
ibus
m4
po Fix string 2010-01-11 14:06:34 +08:00
setup
src Refine coding style 2010-01-10 05:31:40 +08:00
test
ui
util
.gitignore
AUTHORS
COPYING
Makefile.am
NEWS
README
autogen.sh
configure.ac
ibus-1.0.pc.in
ibus.sh
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>