Blame SOURCES/ibus.conf.5

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