Blame SOURCES/ibus.conf.5

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