a02bb2
.\" This file is distributed under the same license as the ibus
a02bb2
.\" package.
a02bb2
.\" Copyright (C) Takao Fujiwara <takao.fujiwara1@gmail.com>, 2013.
a02bb2
.\"
a02bb2
.TH IBUS.CONF "5" "August 2013" "1.5.3" "User Commands"
a02bb2
.SH NAME
a02bb2
.B ibus.conf
a02bb2
\- X input preload/configuration file for ibus
a02bb2
a02bb2
.SH SYNOPSIS
a02bb2
.B /etc/X11/xinit/xinput.d/ibus.conf
a02bb2
a02bb2
.SH DESCRIPTION
a02bb2
a02bb2
.PP
a02bb2
IBus is an Intelligent Input Bus. It is a new input framework for Linux
a02bb2
OS. It provides full featured and user friendly input method user
a02bb2
interface.  It also may help developers to develop input method easily.
a02bb2
a02bb2
.PP
a02bb2
.B ibus.conf
a02bb2
is a configuration file containing X input setting values to be read in
a02bb2
and set by /etc/X11/xinit/xinitrc\-common.
a02bb2
.I imsettings-switch(1)
a02bb2
is called from XDG auto\-start and invokes
a02bb2
xinitrc\-common.
a02bb2
.LP
a02bb2
If this file is the alias of
a02bb2
.I /etc/X11/xinit/xinputrc
a02bb2
for the system setting
a02bb2
or
a02bb2
.I [$XDG_CONFIG_HOME|$HOME/.config]/imsettings/xinputrc
a02bb2
for the user setting, the setting can be default.
a02bb2
.I im\-chooser(1)
a02bb2
can choose the user setting.
a02bb2
.LP
a02bb2
The configuration options are:
a02bb2
.TP
a02bb2
\fBXIM\fP
a02bb2
XIM name for XMODIFIERS
a02bb2
.TP
a02bb2
\fBXIM_PROGRAM\fP
a02bb2
XIM executable program name
a02bb2
.TP
a02bb2
\fBXIM_ARGS\fP
a02bb2
XIM arguments for XIM_PROGRAM
a02bb2
.TP
a02bb2
\fBSHORT_DESC\fP
a02bb2
XIM human readable name for
a02bb2
.I im\-chooser(1)
a02bb2
.TP
a02bb2
\fBICON\fP
a02bb2
icon file for
a02bb2
.I im\-chooser(1)
a02bb2
.TP
a02bb2
\fBPREFERENCE_PROGRAM\fP
a02bb2
XIM setup program for
a02bb2
.I im\-chooser(1)
a02bb2
.TP
a02bb2
\fBGTK_IM_MODULE\fP
a02bb2
IM environment valuable for GTK+ applications.
a02bb2
.TP
a02bb2
\fBQT_IM_MODULE\fP
a02bb2
IM environment valuable for QT applications.
a02bb2
a02bb2
.SH BUGS
a02bb2
If you find a bug, please report it at http://code.google.com/p/ibus/issues/list
a02bb2
a02bb2
.SH "SEE ALSO"
a02bb2
.BR ibus\-daemon (1)
a02bb2
.BR imsettings\-switch (1)
a02bb2
.BR im\-chooser (1)
a02bb2
.BR X (7)