Intelligent Input Bus for Linux/Unix
Перейти к файлу
fujiwarat 47a6b86f19 Update translations.
Update es.po fr.po ja.po ko.po pl.po pt_BR.po uk.po zh_TW.po

Review URL: https://codereview.appspot.com/108480043
2014-07-14 18:00:51 +09:00
bindings Install pygtk2 libraries to python2 site-packages. 2014-02-03 13:07:40 +09:00
bus Add Polish (qwertz) keymap in simple.xml 2014-06-06 17:38:08 +09:00
client Wayland: Fix Small typo 2013-11-05 18:07:33 +09:00
conf Return non-floating ref from IBusConfigGConf::get_value 2014-06-06 17:20:38 +09:00
data Run xmodmap after run setxkbmap -l layout. 2014-07-04 16:00:16 +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 Polish (qwertz) keymap in simple.xml 2014-06-06 17:38:08 +09:00
ibus Install pygtk2 libraries to python2 site-packages. 2014-02-03 13:07:40 +09:00
m4 Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
po Update translations. 2014-07-14 18:00:51 +09:00
setup Call GLib.set_prgname('ibus-setup') for ibus-setup main.py 2014-07-14 11:45:25 +09:00
src Update ibuscomposetable.h for pt-br. 2014-06-18 11:42:34 +09:00
test Update test_client.py 2009-09-12 12:53:09 +08:00
tools Update ibus(1) for read-config and reset-config. 2014-07-08 11:42:12 +09:00
ui Run xmodmap after run setxkbmap -l layout. 2014-07-04 16:00:16 +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 Change COPYING from LGPL 2.0 to LGPL 2.1 2008-10-06 10:39:43 +08:00
Makefile.am Update source files with LGP 2.1 according to COPYING. 2013-08-09 13:48:17 +09:00
NEWS import ibus 2008-05-12 15:18:48 +08:00
README Release 1.5.3 2013-07-26 17:18:24 +09:00
autogen.sh Remove -Werror in autogen.sh since the build still have errors. 2013-12-13 11:56:41 +09:00
codereview.settings Add codereview.settings. 2010-09-08 15:58:31 +09:00
configure.ac Release 1.5.7 2014-04-30 15:03:48 +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 WIP. 2008-06-17 16:46:55 +08:00
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>