Intelligent Input Bus for Linux/Unix
Перейти к файлу
Julien Humbert a3f47e6509 Add french layout variant oss to simple engine
Review URL: https://codereview.appspot.com/14115044
Patch from Julien Humbert <julroy67@gmail.com>.
2013-10-02 10:45:32 +09:00
bindings Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
bus Implement IME state per window. 2013-08-28 13:10:46 +09:00
client Fix no output when ibus-daemon is running on another display. 2013-09-20 10:58:34 +09:00
conf Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
data Check for gsettings-schema-convert for dconf support 2013-09-02 11:19:06 +09:00
debian Delete the python xdg dependency. 2013-07-05 13:03:49 +09:00
docs Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
engine Add french layout variant oss to simple engine 2013-10-02 10:45:32 +09:00
ibus Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
m4 Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
po Update translations. 2013-09-17 12:15:17 +09:00
setup Implement IME state per window. 2013-08-28 13:10:46 +09:00
src Avoid compiler error in ibus_engine_dbus_property_changed 2013-09-02 11:15:13 +09:00
test
tools Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
ui Connect candidate-clicked signal on ibus-ui-gtk3 for mouse click. 2013-09-06 13:24:34 +09:00
util Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
AUTHORS Added British English translation. 2011-05-03 10:01:11 -04:00
COPYING
Makefile.am Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
NEWS
README Release 1.5.3 2013-07-26 17:18:24 +09:00
autogen.sh Fix error with gcc -Wformat -Werror=format-security 2013-07-19 18:09:43 +09:00
codereview.settings Add codereview.settings. 2010-09-08 15:58:31 +09:00
configure.ac Release 1.5.4 2013-09-20 11:39:25 +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 Delete the python xdg dependency. 2013-07-05 13:03:49 +09: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:
Super + Space: Change input method.

For more detail please refer to http://code.google.com/p/ibus/wiki/ReadMe .


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