Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
share /
help /
C /
gnome-terminal /
[ HOME SHELL ]
Name
Size
Permission
Action
figures
[ DIR ]
drwxr-xr-x
adv-keyboard-shortcuts.page
12.98
KB
-rw-r--r--
app-colors.page
6.51
KB
-rw-r--r--
app-cursor.page
2.08
KB
-rw-r--r--
app-fonts.page
4.05
KB
-rw-r--r--
app-fullscreen.page
2.07
KB
-rw-r--r--
app-terminal-sizes.page
3.08
KB
-rw-r--r--
app-zoom.page
1.73
KB
-rw-r--r--
gs-execute-commands.page
2.03
KB
-rw-r--r--
gs-tabs.page
5.42
KB
-rw-r--r--
index.page
1.72
KB
-rw-r--r--
introduction.page
1.42
KB
-rw-r--r--
legal.xml
998
B
-rw-r--r--
overview.page
3.97
KB
-rw-r--r--
pref-bell.page
1.92
KB
-rw-r--r--
pref-custom-command.page
2.8
KB
-rw-r--r--
pref-custom-exit.page
2.43
KB
-rw-r--r--
pref-keyboard-access.page
3.19
KB
-rw-r--r--
pref-login-shell.page
3.07
KB
-rw-r--r--
pref-menubar.page
2.08
KB
-rw-r--r--
pref.page
746
B
-rw-r--r--
pref-profile-char-width.page
1.82
KB
-rw-r--r--
pref-profile-encoding.page
1.69
KB
-rw-r--r--
pref-profiles.page
9.11
KB
-rw-r--r--
pref-scrolling.page
5.31
KB
-rw-r--r--
pref-tab-window.page
2.54
KB
-rw-r--r--
pref-user-input.page
1.56
KB
-rw-r--r--
prob-reset.page
2.41
KB
-rw-r--r--
txt-copy-paste.page
2.12
KB
-rw-r--r--
txt-links.page
3.01
KB
-rw-r--r--
txt-search.page
3.02
KB
-rw-r--r--
txt-select-text.page
1.55
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : app-fullscreen.page
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="app-fullscreen"> <info> <revision version="0.1" date="2013-02-17" status="candidate"/> <revision pkgversion="3.34" version="0.2" date="2020-01-04" 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>Press the menu button in the top-right corner of the window and select <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>Right click and select <gui style="menuitem">Leave Full Screen</gui>. Alternatively, press <key>F11</key>.</p> </item> </steps> </page>
Close