Intelligent Input Bus for Linux/Unix
Перейти к файлу
Huang Peng c9dab029a3 Change rescan to re-scan 2009-02-06 17:23:57 +08:00
bindings
bus Change rescan to re-scan 2009-02-06 17:23:57 +08:00
client
debian
doc
docs
gconf
ibus
icons
m4
po
setup
src
test
ui
util
.gitignore
AUTHORS
COPYING
ChangeLog
Makefile.am
NEWS
README
autogen.sh
configure.ac
ibus-1.0.pc.in
ibus.spec.in
python-config.py
xinput-ibus

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 .


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