990ff39206
According to setup/keyboardshortcut.py, "Control" seems to be correct. BUG=none TEST=compile ibus with --enable-memconf, start ibus-daemon, start ibus-setup, click "..." button for the "Enable or disable" hotkey, then verify that the "Control" checkbox in the pop-up dialog is checked from the beginning. Review URL: http://codereview.appspot.com/4017042 |
||
---|---|---|
bindings | ||
bus | ||
client | ||
data | ||
debian | ||
docs | ||
gconf | ||
ibus | ||
m4 | ||
memconf | ||
po | ||
setup | ||
src | ||
test | ||
ui | ||
util | ||
.gitignore | ||
AUTHORS | ||
COPYING | ||
Makefile.am | ||
NEWS | ||
README | ||
autogen.sh | ||
codereview.settings | ||
configure.ac | ||
ibus-1.0.pc.in | ||
ibus.spec.in | ||
python-config.py | ||
xinput-ibus.in |
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 . Peng Huang <shawn.p.huang@gmail.com>