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