| Server IP : 185.11.201.71 / Your IP : 192.168.7.18 Web Server : Apache/2.4.29 (Ubuntu) System : Linux tech-virtual-machine 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 User : tech ( 1000) PHP Version : 7.4.28 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/help/C/gnome-terminal/ |
Upload File : |
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="app-fullscreen">
<info>
<revision version="0.1" date="2013-02-17" status="candidate"/>
<link type="guide" xref="index#appearance"/>
<link type="seealso" xref="pref-menubar"/>
<credit type="author copyright">
<name>Sindhu S</name>
<email>sindhus@live.in</email>
<years>2013</years>
</credit>
<credit type="copyright editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
<years>2013</years>
</credit>
<credit type="copyright editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
<years>2013</years>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Enable fullscreen mode.</desc>
</info>
<title>Fullscreen session</title>
<p>Fullscreen mode allows <app>Terminal</app> to use the entire screen.</p>
<p>This mode is useful if you have a device with limited screen space and
intend to work in <app>Terminal</app> for a long duration, or are working with
long lines of terminal output. It temporarily hides the window
decoration, allowing you to view more <link xref="pref-scrolling">scrollback
lines</link> on the screen.</p>
<p>To enable fullscreen mode:</p>
<steps>
<item>
<p>Select <gui style="menu">View</gui> and check
<gui style="menuitem">Full Screen</gui>, or press <key>F11</key>.</p>
</item>
</steps>
<note style="important">
<p>The menubar will still be visible in fullscreen mode unless you have
hidden it.</p>
</note>
<note style="tip">
<p>If you have more than one <app>Terminal</app> tab open, the tab bar will
be visible in the fullscreen mode.</p>
</note>
<p>To disable fullscreen mode:</p>
<steps>
<item>
<p>Select <gui style="menu">View</gui> and uncheck
<gui style="menuitem">Full Screen</gui>, or right click and select
<gui style="menuitem">Leave Full Screen</gui>. Alternatively,
press <key>F11</key>.</p>
</item>
</steps>
</page>