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 : pref-user-input.page
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="pref-user-input"> <info> <revision pkgversion="3.14" date="2014-10-23" status="review"/> <revision version="0.2" pkgversion="3.34" date="2020-01-04" status="review"/> <link type="guide" xref="index#preferences"/> <credit type="author copyright"> <name>Ekaterina Gerasimova</name> <email>kittykat3756@gmail.com</email> <years>2014</years> </credit> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> <desc>Do not send user input to the application running in the terminal.</desc> </info> <title>Disable user input</title> <p>You can prevent user input into the terminal from being passed to the application which is currently running in the terminal. This will prevent any keypresses, mouse clicks and mouse movement from affecting the application. You will still be able to interact with the terminal itself using the keyboard for scrolling and your mouse for selecting text. You will also be able to copy selected text from the terminal, but you will not be able to paste text into the terminal.</p> <p>To use the read only mode:</p> <steps> <item> <p>Right click in the <app>Terminal</app> window or press the menu button in the top-right corner of the window.</p> </item> <item> <p>Select <gui style="menuitem">Read-Only</gui> so that it is checked.</p> </item> </steps> <p>You can disable the read only mode by unchecking <gui style="menuitem">Read-Only</gui>.</p> </page>
Close