summaryrefslogtreecommitdiff
path: root/mate-terminal.1
blob: b16c0824ed3854f0384a300002376d11a0c7037d (plain)
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
.\" mate-terminal manual page
.TH "MATE-TERMINAL" 1 "12 February 2014" "MATE Desktop Environment"
.\" Please adjust this date whenever revising the manpage.
.\"
.SH "NAME" 
mate-terminal \- The MATE Terminal Emulator 
.SH "SYNOPSIS" 
\fBmate-terminal\fR [\fB-e, \-\-command\fI=STRING\fR\fP]  [\fB\-\-window-with-profile\fI=PROFILENAME\fR\fP]  [\fB\-\-tab-with-profile\fI=PROFILENAME\fR\fP]  [\fB\-\-window-with-profile-internal-id\fI=PROFILEID\fR\fP]  [\fB\-\-tab-with-profile-internal-id\fI=PROFILEID\fR\fP]  [\fB\-\-role\fI=ROLE\fR\fP]  [\fB\-\-show-menubar\fP]  [\fB\-\-hide-menubar\fP]  [\fB\-\-geometry\fI=GEOMETRY\fR\fP]  [\fB\-\-disable-factory\fP]  [\fB-t, \-\-title\fI=TITLE\fR\fP]  [\fB\-\-working-directory\fI=DIRNAME\fR\fP]  [\fB-?, \-\-help\fP]  
.SH "DESCRIPTION" 
.SS MATE Terminal is a terminal emulation application that you can use to perform the following actions: 
.PP 
Access a UNIX shell in the MATE environment. 
.PP 
A shell is a program that interprets and executes the commands 
that you type at a command line prompt. When you start MATE Terminal, 
the application starts the default shell that is specified in your 
system account. You can switch to a different shell at any 
time. 
.PP 
Run any application that is designed to run on VT102, VT220, 
and xterm terminals. 
.PP 
MATE Terminal emulates the xterm program developed by the X 
Consortium. In turn, the xterm program emulates the DEC VT102 terminal 
and also supports the DEC VT220 escape sequences. An escape sequence 
is a series of characters that starts with the Esc character. 
.PP 
MATE Terminal accepts all of the escape sequences that the VT102 
and VT220 terminals use for functions such as positioning the cursor 
and clearing the screen. 
.SH "OPTIONS" 
.IP "\fB\-e, \-\-command=\fISTRING\fR\fP" 7 
Execute the argument to this option inside the terminal. 
.IP "\fB\-\-window-with-profile=\fIPROFILENAME\fR\fP" 
Open a new window containing a tab with the given profile.  
More than one of these options can be provided. 
.IP "\fB\-\-tab-with-profile=\fIPROFILENAME\fR\fP"
Open a tab in the window with the given profile. More than 
one of these options can be provided, to open 
several tabs . 
.IP "\fB\-\-window-with-profile-internal-id=\fIPROFILEID\fR\fP"
Open a new window containing a tab with the given profile 
ID. Used internally to save sessions. 
.IP "\fB\-\-tab-with-profile-internal-id=\fIPROFILEID\fR\fP"
Open a tab in the window with the given profile ID. 
Used internally to save sessions. 
.IP "\fB\-\-tab\fP"
.br
Open a new tab in the last-opened window with the default profile.
.IP "\fB\-\-window\fP"
Open a new window containing a tab with the default profile.
.IP "\fB\-\-role=\fIROLE\fR\fP"
Set the role for the last-specified window; applies to only 
one window; can be specified once for each window you create 
from the command line. 
.IP "\fB\-\-active\fP" 
Set the last specified tab as the active one in its window. 
.IP "\fB\-\-show-menubar\fP"
Turn on the menu bar for the last-specified window; applies 
to only one window; can be specified once for each window you 
create from the command line. 
.IP "\fB\-\-hide-menubar\fP"
Turn off the menu bar for the last-specified window; applies 
to only one window; can be specified once for each window you 
create from the command line. 
.IP "\fB\-\-maximize\fP"
Open a new maximized terminal window.
.IP "\fB\-\-fullscreen\fP"
Open a new fullscreen terminal window.
.IP "\fB\-\-geometry=\fIGEOMETRY\fR\fP"
X geometry specification (see "X" man page), can be 
specified once per window to be opened. 
.IP "\fB\-\-disable-factory\fP"
Do not register with the activation name server, do not 
re-use an active terminal. 
.IP "\fB\-t, \-\-title=\fITITLE\fR\fP"
Set the terminal's title to \fITITLE\fR. 
.IP "\fB\-\-working-directory=\fIDIRNAME\fR\fP"
Set the terminal's working directory to \fIDIRNAME\fR.
.IP "\fB\-\-zoom=\fIZOOM\fR\fP"
Set the terminal's zoom factor (1.0 = normal size)
.IP "\fB\-?, \-h \-\-help\fP"
Show help message. 
.IP "\fB\-\-help\-terminal\fP"
Print terminal options.
.IP "\fB\-\-help\-window-options\fP"
Print window options.
.IP "\fB\-\-help\-all\fP"
Show all help options.
.SH "BUGS"
.SS Should you encounter any bugs, they may be reported at: 
http://github.com/mate-desktop/mate-terminal/issues
.SH "AUTHOR" 
.SS This manual page was originally written by for the Debian GNU/Linux system by: 
Christian Marillat <marillat@debian.org> (2013)
.SS It has been updated for the MATE Desktop Environment by:
Adam Erdman <hekel@archlinux.info> (2014)
.SH "SEE ALSO"
.SS
MATE Terminal documentation can be found from the "Help" menu, or by pressing the F1 key. 
Further information may also be available at: http://wiki.mate-desktop.org/docs