Intelligent Input Bus for Linux/Unix
Перейти к файлу
fujiwarat e9e1642870 Fix code reviews 2021-06-16 18:00:31 +09:00
.github Fix typo in ISSUE_TEMPLATE 2018-02-08 11:59:59 +09:00
bindings Fix some build errors with make dist 2019-08-23 13:56:13 +09:00
bus Fix code reviews 2021-06-16 18:00:31 +09:00
client Fix code reviews 2021-06-16 18:00:31 +09:00
conf Fix code reviews 2021-06-16 18:00:31 +09:00
data Fix string formats in translatable strings 2020-09-03 21:21:31 +09:00
docs docs: Fix make dist 2020-11-20 08:58:52 +09:00
engine engine: Update simple.xml 2021-02-21 23:27:26 +09:00
ibus src: s/iso_639-3/iso_639_3/ in ibus_get_language_name() 2019-06-24 17:28:55 +09:00
m4 m4: Add ibuslocale.m4 to Makefile.am 2018-12-17 20:26:32 +09:00
po po: Update translation (Japanese) 2021-02-21 00:35:29 +09:00
portal Fix code reviews 2021-06-16 18:00:31 +09:00
setup Fix code reviews 2021-06-16 18:00:31 +09:00
src Fix code reviews 2021-06-16 18:00:31 +09:00
test src/tests: Rename test-console.sh to ibus-desktop-testing-runner 2019-07-12 21:12:40 +09:00
tools Fix string formats in translatable strings 2020-09-03 21:21:31 +09:00
ui ui/gtk3: Warning dialog for any deprecated IBus XKB engine 2020-12-11 16:27:36 +09:00
util Fix code reviews 2021-06-16 18:00:31 +09:00
.travis.yml travis: Add CI 2021-01-01 07:02:43 +09:00
AUTHORS Add maintainers 2015-06-22 11:34:32 +09:00
COPYING
COPYING.unicode engine: Use annotations/en.xml from unocode.org but not emoji-list.html 2016-07-07 12:47:34 +09:00
Makefile.am NEWS: Add shortlog 2019-04-23 17:56:20 +09:00
NEWS
README s/code.google.com/github.com/ in docs 2015-06-05 15:21:44 +09:00
autogen.sh Release 1.5.23 2020-09-29 19:52:04 +09:00
codereview.settings Add codereview.settings. 2010-09-08 15:58:31 +09:00
configure.ac Release 1.5.24 2021-02-21 23:59:05 +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 engine: Use annotations/en.xml from unocode.org but not emoji-list.html 2016-07-07 12:47:34 +09:00
python-config.py
xinput-ibus Update xinput-ibus to check Qt5 libraries besides Qt4 ones 2015-05-01 11:42:41 +09: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 https://github.com/ibus/ibus/wiki/ReadMe .


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