1IBUS.CONF(5) User Commands IBUS.CONF(5)
2
3
4
6 ibus.conf - X input preload/configuration file for ibus
7
8
10 /etc/X11/xinit/xinput.d/ibus.conf
11
12
14 IBus is an Intelligent Input Bus. It is a new input framework for Linux
15 OS. It provides full featured and user friendly input method user
16 interface. It also may help developers to develop input method easily.
17
18
19 ibus.conf is a configuration file containing X input setting values to
20 be read in and set by /etc/X11/xinit/xinitrc-common. imsettings-
21 switch(1) is called from XDG auto-start and invokes xinitrc-common.
22
23 If this file is the alias of /etc/X11/xinit/xinputrc for the system
24 setting or [$XDG_CONFIG_HOME|$HOME/.config]/imsettings/xinputrc for the
25 user setting, the setting can be default. im-chooser(1) can choose the
26 user setting.
27
28 The configuration options are:
29
30 XIM XIM name for XMODIFIERS
31
32 XIM_PROGRAM
33 XIM executable program name
34
35 XIM_ARGS
36 XIM arguments for XIM_PROGRAM
37
38 SHORT_DESC
39 XIM human readable name for im-chooser(1)
40
41 ICON icon file for im-chooser(1)
42
43 PREFERENCE_PROGRAM
44 XIM setup program for im-chooser(1)
45
46 GTK_IM_MODULE
47 IM environment valuable for GTK+ applications.
48
49 QT_IM_MODULE
50 IM environment valuable for QT applications.
51
52
54 If you find a bug, please report it at
55 http://code.google.com/p/ibus/issues/list
56
57
59 ibus-daemon(1) imsettings-switch(1) im-chooser(1) X(7)
60
61
62
631.5.3 August 2013 IBUS.CONF(5)