The mate terminal emulator
mate-terminal [-e, --command=STRING] [--window-with-profile=PROFILENAME] [--tab-with-profile=PROFILENAME] [--window-with-profile-internal-id=PROFILEID] [--tab-with-profile-internal-id=PROFILEID] [--role=ROLE] [--show-menubar] [--hide-menubar] [--geometry=GEOMETRY] [--disable-factory] [-t, --title=TITLE] [--working-directory=DIRNAME] [-?, --help]
Access a UNIX shell in the MATE environment.
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.
Run any application that is designed to run on VT102, VT220, and xterm terminals.
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.
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.
Execute the argument to this option inside the terminal.
Open a new window containing a tab with the given profile. More than one of these options can be provided.
Open a tab in the window with the given profile. More than one of these options can be provided, to open several tabs .
Open a new window containing a tab with the given profile ID. Used internally to save sessions.
Open a tab in the window with the given profile ID. Used internally to save sessions.
Open a new tab in the last-opened window with the default profile.
Open a new window containing a tab with the default profile.
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.
Set the last specified tab as the active one in its window.
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.
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.
Open a new maximized terminal window.
Open a new fullscreen terminal window.
X geometry specification (see "X" man page), can be specified once per window to be opened.
Do not register with the activation name server, do not re-use an active terminal.
Set the terminal's title to TITLE.
Set the terminal's working directory to DIRNAME.
Set the terminal's zoom factor (1.0 = normal size)
Show help message.
Print terminal options.
Print window options.
Show all help options.
http://github.com/mate-desktop/mate-terminal/issues
Christian Marillat <[email protected]> (2013)
Adam Erdman <[email protected]> (2014)
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