File: mlclient.1

package info (click to toggle)
mlterm 3.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 24,124 kB
  • sloc: ansic: 137,946; sh: 4,421; cpp: 2,929; objc: 2,683; makefile: 2,404; java: 2,171; perl: 1,201; xml: 45
file content (68 lines) | stat: -rw-r--r-- 1,808 bytes parent folder | download
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
.\" mlclient.1   -*- nroff -*-
.TH MLCLIENT 1 "2019-11-22"
.SH NAME
mlclient \- client for mlterm
.SH SYNOPSIS
.B mlclient
.RB [\fIoptions\fP]
.\" ********************************************************************
.SH DESCRIPTION
\fBmlclient(x)\fR is a client for the \fBmlterm\fR(1) server (daemon).
\fBmlterm\fR(1), an X terminal emulator, can be invoked
as a daemon process which holds multiple sessions (shell process and other
information like backlog).  \fBmlclient(x)\fR can creat a new session
or recall an existing session which had been disconnected from a window.
.\" ********************************************************************
.SH OPTIONS
\fBmlclient(x)\fR accepts most options of mlterm.
Please read \fBmlterm\fR(1) for detail.

Following options do \fBnot\fR work for \fBmlclient(x)\fR:
.TP
\fB\-@\fR/\fB\-\-screens\fR,
.TP
\fB\-R\fR/\fB\-\-fsrange\fR,
.TP
\fB\-Y\fR/\fB\-\-decsp\fR,
.TP
\fB\-c\fR/\fB\-\-cp932\fR,
.TP
\fB\-i\fR/\fB\-\-xim\fR,
.TP
\fB\-j\fR/\fB\-\-daemon\fR,
.TP
   \fB\-\-depth\fR,
.TP
   \fB\-\-maxptys\fR,
.TP
   \fB\-\-keepalive\fR,
.TP
   \fB\-\-metaprefix\fR and
.TP
   \fB\-\-deffont\fR
.TP

Following option is mlclient(x) specific:
.TP
\fB\-P\fR/\fB\-\-ptylist\fR print pty list.
.TP
\fB\-\-kill\fR kill a mlterm daemon.
.TP

Following option is mlclientx specific:
.TP
\fB\-\-hsep\fR=\fIvalue\fR open new pty in horizontally split screen.
.TP
\fB\-\-vsep\fR=\fIvalue\fR open new pty in vertically split screen.
.\" ********************************************************************
.SH SEE ALSO
\fBmlterm\fR(1),
\fBlocale\fR(7),
\fBcharsets\fR(7),
\fBUTF-8\fR(7), and
\fBX\fR(7).
.\" ********************************************************************
.SH CONTACT
Subscribe mlterm-dev-en ML
(http://lists.sourceforge.net/lists/listinfo/mlterm-dev-en).