File: im-launch.1

package info (click to toggle)
im-config 0.59
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 1,000 kB
  • sloc: sh: 469; makefile: 99
file content (41 lines) | stat: -rw-r--r-- 1,312 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.TH IM\-LAUNCH 1
.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
.\" other parms are allowed: see man(7), man(1)
.SH NAME
im\-launch \- launch input method and execute session program
.SH SYNOPSIS
.TP
.B im\-launch \fISESSION\-PROGRAM\fP

.SH DESCRIPTION

The \fBim\-launch\fP command is used to start a input method framework server
daemon such as \fBibus\-daemon\fP, set up the appropriate environment variables
for the client programs, and execute \fISESSION\-PROGRAM\fP such as
\fBx\-session\-manager\fP.

This command is usually not invoked from the console of a normal user but
is normally invoked by the \fB/etc/X11/Xsession.d/70im-config_launch\fP.

.SH "TROUBLESHOOT"
If you have any problem, see the output of:

    journalctl -b -t im-config

If you experience problem around keyboard input, please file a bug report to
the im\-config package using reportbug(1) which automatically adds above
output.

You can disable \fBim\-config\fP as:

    im-config -n none

You may need to configure system manually using \fB~/.xinputrc\fP etc.

.SH "SEE ALSO"
.BR im-config(8),
.BR /usr/share/doc/im\-config/README.Debian
.SH AUTHOR
This manual page was written by Aron Xu <aron@debian.org>, and Osamu
Aoki <osamu@debian.org> for the Debian GNU/Linux system (but may be used
by others).