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 /
eog /
[ HOME SHELL ]
Name
Size
Permission
Action
figures
[ DIR ]
drwxr-xr-x
bug-filing.page
2.1
KB
-rw-r--r--
commandline.page
1.75
KB
-rw-r--r--
copy-paste.page
1.06
KB
-rw-r--r--
default.page
1.53
KB
-rw-r--r--
desktop-background.page
1
KB
-rw-r--r--
develop.page
1.06
KB
-rw-r--r--
documentation.page
1.1
KB
-rw-r--r--
edit.page
1.58
KB
-rw-r--r--
flip-rotate.page
1.51
KB
-rw-r--r--
format-change.page
3.18
KB
-rw-r--r--
formats-save.page
960
B
-rw-r--r--
formats-view.page
1.54
KB
-rw-r--r--
index.page
1.57
KB
-rw-r--r--
introduction.page
1009
B
-rw-r--r--
legal.xml
497
B
-rw-r--r--
license.page
1.81
KB
-rw-r--r--
open.page
1.27
KB
-rw-r--r--
plugin-exif-digital.page
4.3
KB
-rw-r--r--
plugin-fullscreen-background.page
1.22
KB
-rw-r--r--
plugin-fullscreen-double-click.page
1.12
KB
-rw-r--r--
plugin-python-console.page
1.52
KB
-rw-r--r--
plugin-send-by-mail.page
1.26
KB
-rw-r--r--
plugin-slideshow-shuffle.page
1.15
KB
-rw-r--r--
plugins.page
2.62
KB
-rw-r--r--
plugin-zoom-width.page
1.13
KB
-rw-r--r--
preferences.page
4.42
KB
-rw-r--r--
print.page
1.81
KB
-rw-r--r--
rename-multiple.page
3.36
KB
-rw-r--r--
slideshow.page
1.54
KB
-rw-r--r--
translate.page
1.64
KB
-rw-r--r--
view.page
3.11
KB
-rw-r--r--
zoom.page
1.76
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : plugin-python-console.page
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="plugin-python-console"> <info> <link type="guide" xref="index#advanced"/> <desc>The Python console can be used to add extra functions and run scripts in the image viewer.</desc> <revision pkgversion="3.24" version="0.1" date="2011-09-05" status="final"/> <revision pkgversion="3.31.90" version="0.2" date="2019-03-03" status="final"/> <credit type="author"> <name>Tiffany Antopolski</name> <email>tiffany.antopolski@gmail.com</email> </credit> <license> <p>Creative Commons Share Alike 3.0</p> </license> </info> <title>Python console</title> <p>The image viewer has a plugin system which uses the Python scripting language. If you activate the <em>Python console</em>, you can gain direct access to a Python interpreter from inside the image viewer, which you can then use to write scripts or programmatically manipulate images, for example.</p> <steps> <item> <p>In order to enable this feature, you need to have installed <link xref="plugins">eog-plugins</link>.</p> </item> <item> <p>Once <sys>eog-plugins</sys> is installed, press the menu button in the top-right corner of the window, select <gui style="menuitem">Preferences</gui>, and go to the <gui>Plugins</gui> tab.</p> </item> <item> <p>Check <gui>Python Console</gui> and close the dialog.</p> </item> <item> <p>Click the <gui style="menuitem">Python Console</gui> menu item to bring up the console.</p> </item> </steps> </page>
Close