File: im-launch.1

package info (click to toggle)
im-config 0.46-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 796 kB
  • sloc: sh: 354; makefile: 76
file content (34 lines) | stat: -rw-r--r-- 1,350 bytes parent folder | download | duplicates (3)
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
.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 first part of \fB~/.xsession-errors\fP and
look for the cause.  If you are running \fBim\-config\fP while Debian (sid)
system is undergoing a major library transition, you may need to manually set
up \fB~/.xinputrc\fP with adjusted library version number etc.  Please file a
bug report to the im\-config package using reportbug(1) describing your
resolution experience.

.SH "SEE ALSO"
.BR im-config(8),
.BR /usr/share/doc/im\-config/README.Debian.gz
.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).