Remove g_type_init() calls.
[platform/upstream/ibus.git] / README
1 IBus - Input Bus
2
3 Introduction
4 ===
5
6 IBus is an Intelligent Input Bus. It is a new input framework for Linux OS.
7 It provides full featured and user friendly input method user interface.
8 It also may help developers to develop input method easily.
9
10
11 How to build & test IBus
12 ===
13
14 ibus-setup:
15 It is a gtk program to enable and configure ibus.
16
17 ibus:
18 It is ibus daemon.
19
20 hotkeys:
21 Ctrl + Space: Enable or Disable input method
22 Ctrl + Shift: Change input method.
23
24 For more detail please refer to http://code.google.com/p/ibus/wiki/ReadMe .
25
26
27 Peng Huang <shawn.p.huang@gmail.com>