ibus / README
100644 24 lines (14 sloc) 0.474 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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.
 
For more detail please refer to http://code.google.com/p/ibus/wiki/ReadMe .
 
 
Huang Peng <shawn.p.huang@gmail.com>