Blame setup/ibus-setup.1.in

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