diff options
Diffstat (limited to 'help/C/mate-terminal-tabs.page')
-rw-r--r-- | help/C/mate-terminal-tabs.page | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/help/C/mate-terminal-tabs.page b/help/C/mate-terminal-tabs.page new file mode 100644 index 0000000..ac9e10e --- /dev/null +++ b/help/C/mate-terminal-tabs.page @@ -0,0 +1,29 @@ +<?xml version="1.0"?> +<page xmlns="http://projectmallard.org/1.0/" id="mate-terminal-tabs" type="topic"> + <info> + <link type="guide" xref="index#usage"/> + <link type="next" xref="mate-terminal-contents"/> + </info> + <title>Modifying a Terminal Window</title> + <terms style="variablelist"> + <item> + <title>To hide the menubar:</title> + <p> + Choose <guiseq><gui style="guimenu">View</gui><gui style="guimenuitem">Show Menubar</gui></guiseq>. </p> + </item> + <item> + <title>To show a hidden menubar:</title> + <p> + Right-click on the terminal window, then choose <gui style="guimenuitem">Show Menubar</gui> from the popup menu. </p> + </item> + <item> + <title>To display the <app>MATE Terminal</app> window in full-screen mode:</title> + <p>Choose <guiseq><gui style="guimenu">View</gui><gui style="guimenuitem">Full Screen</gui></guiseq>. Full-screen mode displays the text in a window that fills the full screen. The window does not contain a window frame or titlebar. To exit from this mode, choose <guiseq><gui style="guimenu">View</gui><gui style="guimenuitem">Full Screen</gui></guiseq> again.</p> + </item> + <item> + <title>To change the appearance of the terminal window:</title> + <p> + See for information about the options that you can choose in the <gui style="guilabel">Editing Profile</gui> dialog to change the appearance of the terminal window. For example, you can change the background color, or the location of the scrollbar. </p> + </item> + </terms> +</page> |