Blame SOURCES/ibus.conf.5

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