Blame setup/ibus-setup.1.in

Packit 3ff832
.\" This file is distributed under the same license as the ibus
Packit 3ff832
.\" package.
Packit 3ff832
.\" Copyright (C) LI Daobing <lidaobing@gmail.com>, 2008.
Packit 3ff832
.\" Copyright (C) Takao Fujiwara <takao.fujiwara1@gmail.com>, 2013-2017.
Packit 3ff832
.\" Copyright (c) Peng Huang <shawn.p.huang@gmail.com>, 2013.
Packit 3ff832
.\"
Packit 3ff832
.TH "IBUS-SETUP" 1 "November 2017" "@VERSION@" "User Commands"
Packit 3ff832
.SH NAME
Packit 3ff832
.B ibus-setup
Packit 3ff832
\- configuration program for ibus
Packit 3ff832
Packit 3ff832
.SH "SYNOPSIS"
Packit 3ff832
.B ibus-setup
Packit 3ff832
Packit 3ff832
.SH "DESCRIPTION"
Packit 3ff832
Packit 3ff832
.PP
Packit 3ff832
IBus is an Intelligent Input Bus. It is a new input framework for Linux
Packit 3ff832
OS. It provides full featured and user friendly input method user
Packit 3ff832
interface.  It also may help developers to develop input method easily.  
Packit 3ff832
Packit 3ff832
.PP
Packit 3ff832
.B ibus-setup
Packit 3ff832
is the configuration program for IBus.
Packit 3ff832
Packit 3ff832
.PP
Packit 3ff832
Homepage: https://github.com/ibus/ibus/wiki
Packit 3ff832
Packit 3ff832
.SH "ADVANCED"
Packit 3ff832
.TP
Packit 3ff832
\fBUse system keyboard layout\fR
Packit 3ff832
If this option is enabled, use your system keymap instead and IBus
Packit 3ff832
does not change it with any input method engines. The system keymap is
Packit 3ff832
decided by your desktop session. IBus calls
Packit 3ff832
.B setxkbmap (1)
Packit 3ff832
command internally to set the selected keymap and override the
Packit 3ff832
system keymap if this options is disabled.
Packit 3ff832
You can check the current keymap with
Packit 3ff832
.B setxkbmap -query
Packit 3ff832
command.
Packit 3ff832
.TP
Packit 3ff832
\fBShare the same input method among all applications\fR
Packit 3ff832
If this option is disabled, You can choose an input metod engine
Packit 3ff832
by input context.
Packit 3ff832
Packit 3ff832
.SH BUGS
Packit 3ff832
If you find a bug, please report it at http://code.google.com/p/ibus/issues/list
Packit 3ff832
Packit 3ff832
.SH "SEE ALSO"
Packit 3ff832
.BR ibus (1)