__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="ui" id="nautilus-behavior" xml:lang="es">
<info>
<link type="guide" xref="nautilus-prefs" group="nautilus-behavior"/>
<desc>Una sola pulsación para abrir archivos, ejecutar o ver archivos de texto ejecutables, y especificar el comportamiento de la papelera.</desc>
<revision pkgversion="3.5.92" version="0.2" date="2012-09-19" status="review"/>
<revision pkgversion="3.18" date="2015-09-29" status="candidate"/>
<revision pkgversion="3.33.3" date="2019-07-19" status="candidate"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>[email protected]</email>
</credit>
<credit type="author">
<name>Shaun McCance</name>
<email>[email protected]</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>[email protected]</email>
</credit>
<credit type="editor">
<name>Sindhu S</name>
<email>[email protected]</email>
</credit>
<credit type="editor">
<name>David King</name>
<email>[email protected]</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Daniel Mustieles</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2011 - 2022</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Nicolás Satragno</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Francisco Molinero</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Jorge González</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2011, 2012</mal:years>
</mal:credit>
</info>
<title>Preferencias de comportamiento del gestor de archivos</title>
<p>You can control whether you single-click or double-click files, how
executable text files are handled, and the trash behavior. Click the menu
button in the sidebar of the window, select <gui>Preferences</gui>,
then go to the <gui>General</gui> section.</p>
<section id="behavior">
<title>General</title>
<terms>
<item>
<title><gui>Action to Open Items</gui></title>
<p>De manera predeterminada, al pulsar una vez se seleccionan archivos, y pulsando dos veces se abren. Puede optar por abrir archivos y carpetas pulsándolos una sola vez. En el modo de una sola pulsación, puede mantener apretada la tecla <key>Ctrl</key> mientras pulsa con el ratón para seleccionar uno o más archivos.</p>
</item>
</terms>
</section>
<section id="executable">
<title>Archivos de texto ejecutables</title>
<p>Un archivo de texto ejecutable es un archivo que contiene un programa que puede ejecutar. Los <link xref="nautilus-file-properties-permissions">permisos del archivo</link> también deben permitir que el archivo pueda ejecutarse como un programa. Los más frecuentes suelen ser scripts de <sys>Shell</sys>, <sys>Python</sys> y <sys>Perl</sys>. Tienen extensiones <file>.sh</file>, <file>.py</file> y <file>.pl</file> respectivamente.</p>
<p>Los archivos de texto ejecutables también se llaman <em>scripts</em>. Todos los scripts de la carpeta <file>~/.local/share/nautilus/scripts</file> aparecerán en el menú contextual para un archivo en el submenú <gui style="menuitem">Scripts</gui>. Cuando se ejecuta un script desde una carpeta local, todos los archivos seleccionados se pasarán el script como parámetros. Para ejecutar un script sobre un archivo:</p>
<steps>
<item>
<p>Navegue hasta la carpeta que quiere.</p>
</item>
<item>
<p>Seleccione el archivo que quiere.</p>
</item>
<item>
<p>Pulse con el botón derecho sobre el archivo para abrir el menú contextual y seleccione el script que ejecutar del menú<gui style="menuitem">Scripts</gui>.</p>
</item>
</steps>
<note style="important">
<p>Un script no se pasará como parámetros cuando se ejecute desde una carpeta remota, como una carpeta que muestra contenido web o <sys>ftp</sys>.</p>
</note>
</section>
</page>