f1c456d260
The "[[ ... ]]" is bash's compound command not in POSIX sh. This style is problematic in Xorg session in environments where sh is not bash, suach as Debian and Ubuntu. BUG=https://github.com/ibus/ibus/issues/2397 |
||
---|---|---|
.github | ||
bindings | ||
bus | ||
client | ||
conf | ||
data | ||
docs | ||
engine | ||
ibus | ||
m4 | ||
po | ||
portal | ||
setup | ||
src | ||
test | ||
tools | ||
ui | ||
util | ||
.travis.yml | ||
AUTHORS | ||
COPYING | ||
COPYING.unicode | ||
Makefile.am | ||
NEWS | ||
README | ||
autogen.sh | ||
codereview.settings | ||
configure.ac | ||
git.mk | ||
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: 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>