28 строки
564 B
Plaintext
28 строки
564 B
Plaintext
IBus - Input Bus
|
|
|
|
Introducation
|
|
===
|
|
|
|
IBus means the 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 .
|
|
|
|
|
|
Huang Peng <shawn.p.huang@gmail.com>
|