Blame SOURCES/ibus.conf.5

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