1MATE-TERMINAL(1) User Commands MATE-TERMINAL(1)
2
3
4
6 mate-terminal - manual page for MATE Terminal Emulator
7
9 Usage:
10 mate-terminal [OPTION...]
11
12 Help Options:
13 -h, --help
14 Show help options
15
16 --help-all
17 Show all help options
18
19 --help-terminal
20 Show terminal options
21
22 --help-window-options
23 Show per-window options
24
25 --help-terminal-options
26 Show per-terminal options
27
28 --help-gtk
29 Show GTK+ Options
30
31 --help-sm-client
32 Show session management options
33
34 Options to open new windows or terminal tabs; more than one of these may be
35 specified:
36 --window
37 Open a new window containing a tab with the default profile
38
39 --tab Open a new tab in the last-opened window with the default pro‐
40 file
41
42 Window options; if used before the first --window or --tab argument, sets
43 the default for all windows:
44 --show-menubar
45 Turn on the menubar
46
47 --hide-menubar
48 Turn off the menubar
49
50 --maximize
51 Maximize the window
52
53 --full-screen
54 Full-screen the window
55
56 --geometry=GEOMETRY
57 Set the window size; for example: 80x24, or 80x24+200+200 (COL‐
58 SxROWS+X+Y)
59
60 --role=ROLE
61 Set the window role
62
63 --active
64 Set the last specified tab as the active one in its window
65
66 Terminal options; if used before the first --window or --tab argument, sets
67 the default for all terminals:
68 -e, --command
69 Execute the argument to this option inside the terminal
70
71 -x, --execute
72 Execute the remainder of the command line inside the terminal
73
74 --profile=PROFILE-NAME
75 Use the given profile instead of the default profile
76
77 -t, --title=TITLE
78 Set the terminal title
79
80 --working-directory=DIRNAME
81 Set the working directory
82
83 --zoom=ZOOM
84 Set the terminal's zoom factor (1.0 = normal size)
85
86 GTK+ Options
87
88 --class=CLASS
89 Program class as used by the window manager
90
91 --name=NAME
92 Program name as used by the window manager
93
94 --screen=SCREEN
95 X screen to use
96
97 --sync Make X calls synchronous
98
99 --gtk-module=MODULES
100 Load additional GTK+ modules
101
102 --g-fatal-warnings
103 Make all warnings fatal
104
105 Session management options:
106 --sm-client-disable
107 Disable connection to session manager
108
109 --sm-client-state-file=FILE
110 Specify file containing saved configuration
111
112 --sm-client-id=ID
113 Specify session management ID
114
115 Application Options:
116 --disable-factory
117 Do not register with the activation nameserver, do not re-use an
118 active terminal
119
120 --load-config=FILE
121 Load a terminal configuration file
122
123 --save-config=FILE
124 Save the terminal configuration to a file
125
126 --display=DISPLAY
127 X display to use
128
130 Adam Erdman <hekel@archlinux.info> (2014) and Abel McClendon <hcm‐
131 mac@hosscomm.com> (2014)
132
133 for the Mate Documentation Team.
134
136 The full documentation for mate-terminal is maintained as a Texinfo
137 manual.
138
139 If the info and mate-terminal programs are properly installed at your
140 site, the command
141
142 info mate-terminal
143
144 should give you access to the complete manual.
145
146 More MATE Terminal documentation can be found from the Help menu, or by
147 pressing the F1 key.
148
149 Further information may also be available at: http://wiki.mate-desk‐
150 top.org/docs
151
152
153
154MATE Desktop Environment 11 December 2014 MATE-TERMINAL(1)