<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:ui="http://projectmallard.org/ui/1.0" type="task" id="adv-keyboard-shortcuts" xml:lang="gl">

  <info>
    <revision version="0.1" date="2013-02-17" status="candidate"/>
    <revision version="0.2" pkgversion="3.34" date="2020-01-04" status="candidate"/>
    <link type="guide" xref="index#advanced"/>
    <link type="guide" xref="pref#global"/>
    <link type="seealso" xref="pref-keyboard-access"/>

    <credit type="author copyright">
      <name>Sindhu S</name>
      <email>sindhus@live.in</email>
      <years>2013</years>
    </credit>
    <credit type="author 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 xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Ver e editar atallos de teclado.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Fran Dieguez</mal:name>
      <mal:email>frandieguez@gnome.org</mal:email>
      <mal:years>2013.</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Leandro Regueiro</mal:name>
      <mal:email>leandro.regueiro@gmail.com</mal:email>
      <mal:years>2011.</mal:years>
    </mal:credit>
  </info>

  <title>Atallos de teclado</title>

  <p>Keyboard shortcuts are combinations of keys that allow you to perform
  actions, such as opening the settings dialog or accessing a feature inside
  <app>Terminal</app> quickly. These shortcuts can be modified to suit your
  preferences.</p>

  <p>Para cambiar os atallos de teclado:</p>
  <steps>
    <item>
      <p>Press the menu button in the top-right corner of the window and select
      <gui style="menuitem">Preferences</gui>.</p>
    </item>
    <item>
      <p>In the sidebar, select <gui>Shortcuts</gui>.</p>
    </item>
    <item>
      <p>Make sure <gui style="checkbox">Enable shortcuts</gui> is selected.</p>
    </item>
    <item>
      <p>Seleccione o atallo que quere editar premendo sobre el.</p>
    </item>
    <item>
      <p>En canto o atallo estea seleccionado, prema sobre combinación de teclas do atallo para modificala.</p>
    </item>
    <item>
      <p>Press your desired shortcut key combination as you would enter it to
      use it. The keys that you can use include <key>Alt</key>,
      <key>Alt Gr</key>, <key>Ctrl</key>, <key>Shift</key>, <key>Super</key>,
      number and letter keys.</p>
      <note>
        <p>Mnemonic key combinations, such as <keyseq><key>Alt</key>
        <key>F</key></keyseq> will not work.</p>
      </note>
    </item>
    <item>
      <p>En canto escribira o seu novo atallo gardarase automaticamente e poderá velo na lista ao carón da correspondente acción.</p>
    </item>
  </steps>

  <note style="tip">
    <p>Para desactivar un atallo, edíteo e prema a tecla <key>Borrar</key> no lugar do novo atallo.</p>
  </note>

  <section id="file-shortcuts">
    <title>Atallos de <gui style="menu">Ficheiro</gui></title>

    <p>The default shortcuts for options in this section are:</p>

    <table rules="rows" frame="top bottom" ui:expanded="true">
      <thead>
        <tr>
          <td><p>Acción</p></td>
          <td><p>Atallo de teclado</p></td>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><p>Nova lapela</p></td>
          <td><p><keyseq><key>Maiús</key><key>Ctrl</key><key>T</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Nova xanela</p></td>
          <td><p><keyseq><key>Maiús</key><key>Ctrl</key><key>N</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Pechar lapela</p></td>
          <td><p><keyseq><key>Maiús</key><key>Ctrl</key><key>W</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Pechar xanela</p></td>
          <td><p><keyseq><key>Maiús</key><key>Ctrl</key><key>Q</key></keyseq></p></td>
        </tr>
      </tbody>
    </table>
  </section>

  <section id="edit-shortcuts">
    <title>Atallos de <gui style="menu">Editar</gui></title>

    <p>The default shortcuts for options in this section are:</p>

    <table rules="rows" frame="top bottom" ui:expanded="false">
      <thead>
        <tr>
          <td><p>Acción</p></td>
          <td><p>Atallo de teclado</p></td>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><p>Copiar</p></td>
          <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>C</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Pegar</p></td>
          <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>V</key></keyseq></p></td>
        </tr>
      </tbody>
    </table>
  </section>

  <section id="view-shortcuts">
    <title>Atallos de <gui style="menu">Ver</gui></title>

    <p>The default shortcuts for options in this section are:</p>

    <table rules="rows" frame="top bottom" ui:expanded="false">
      <thead>
        <tr>
          <td><p>Acción</p></td>
          <td><p>Atallo de teclado</p></td>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><p>Pantalla completa</p></td>
          <td><p><key>F11</key></p></td>
        </tr>
        <tr>
          <td><p>Acercar</p></td>
          <td><p><keyseq><key>Ctrl</key><key>+</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Afastar</p></td>
          <td><p><keyseq><key>Ctrl</key><key>-</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Tamaño normal</p></td>
          <td><p><keyseq><key>Ctrl</key><key>0</key></keyseq></p></td>
        </tr>
      </tbody>
    </table>
  </section>

  <section id="find-shortcuts">
    <title><gui style="menu">Search</gui> shortcuts</title>

    <p>The default shortcuts for options in this section are:</p>

    <table rules="rows" frame="top bottom" ui:expanded="false">
      <thead>
        <tr>
          <td><p>Acción</p></td>
          <td><p>Atallo de teclado</p></td>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><p>Find</p></td>
          <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>F</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Find Next</p></td>
          <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>G</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Find Previous</p></td>
          <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>H</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Clear Highlight</p></td>
          <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>J</key></keyseq></p></td>
        </tr>
      </tbody>
    </table>
  </section>

  <section id="tab-shortcuts">
    <title>Atallos de lapela</title>

    <p>The default shortcuts for options in this section are:</p>

    <table rules="rows" frame="top bottom" ui:expanded="false">
      <thead>
        <tr>
          <td><p>Acción</p></td>
          <td><p>Atallo de teclado</p></td>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><p>Seleccionar á lapela anterior</p></td>
          <td><p><keyseq><key>Ctrl</key><key>Páxina anterior</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Cambiar á seguinte lapela</p></td>
          <td><p><keyseq><key>Ctrl</key><key>Páxina seguinte</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Mover a lapela á esquerda</p></td>
          <td><p><keyseq><key>Maiús</key><key>Ctrl</key><key>Páxina anterior</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Mover a lapela á dereita</p></td>
          <td><p><keyseq><key>Maiús</key><key>Ctrl</key><key>Páxina seguinte</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Cambiar á lapela 1</p></td>
          <td><p><keyseq><key>Alt</key><key>1</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Cambiar á lapela 2</p></td>
          <td><p><keyseq><key>Alt</key><key>2</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Cambiar á lapela 3</p></td>
          <td><p><keyseq><key>Alt</key><key>3</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Cambiar á lapela 4</p></td>
          <td><p><keyseq><key>Alt</key><key>4</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Cambiar á lapela 5</p></td>
          <td><p><keyseq><key>Alt</key><key>5</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Cambiar á lapela 6</p></td>
          <td><p><keyseq><key>Alt</key><key>6</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Cambiar á lapela 7</p></td>
          <td><p><keyseq><key>Alt</key><key>7</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Cambiar á lapela 8</p></td>
          <td><p><keyseq><key>Alt</key><key>8</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Cambiar á lapela 9</p></td>
          <td><p><keyseq><key>Alt</key><key>9</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Switch to Tab 10</p></td>
          <td><p><keyseq><key>Alt</key><key>0</key></keyseq></p></td>
        </tr>
      </tbody>
    </table>
  </section>

  <section id="other-shortcuts">
    <title>Outros</title>

    <p>Tamén hai outros atallos que non poden editarse:</p>

    <table rules="rows" frame="top bottom" ui:expanded="false">
      <thead>
        <tr>
          <td><p>Acción</p></td>
          <td><p>Atallo de teclado</p></td>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><p>Ir unha liña arriba</p></td>
          <td><p><keyseq><key>Maiús</key><key>Ctrl</key><key>Arriba</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Ir unha liña abaixo</p></td>
          <td><p><keyseq><key>Maiús</key><key>Ctrl</key><key>Abaixo</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Scroll up by one page</p></td>
          <td><p><keyseq><key>Shift</key><key>Page Up</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Scroll down by one page</p></td>
          <td><p><keyseq><key>Shift</key><key>Page Down</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Scroll to the top</p></td>
          <td><p><keyseq><key>Shift</key><key>Home</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Scroll to the bottom</p></td>
          <td><p><keyseq><key>Shift</key><key>End</key></keyseq></p></td>
        </tr>
      </tbody>
    </table>
  </section>

  <section id="bash-shortcuts">
    <title>Atallos de Bash</title>

    <p>Estes son os atallos de <app>Bash</app>. <app>Bash</app> é normalmente o intérprete por omisión.</p>
    <p>Os atallos específicos do interprete <app>Bash</app> son:</p>

    <table rules="rows" frame="top bottom" ui:expanded="false">
      <thead>
        <tr>
          <td><p>Acción</p></td>
          <td><p>Atallos de teclado</p></td>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><p>Eliminar unha palabra</p></td>
          <td><p><keyseq><key>Ctrl</key><key>W</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Eliminar unha liña</p></td>
          <td><p><keyseq><key>Ctrl</key><key>U</key></keyseq></p></td> 
        </tr>
        <tr>
          <td><p>Moverse ao inicio da liña</p></td>
          <td><p><keyseq><key>Ctrl</key><key>A</key></keyseq></p></td> 
        </tr>
        <tr>
          <td><p>Moverse ao final da liña</p></td>
          <td><p><keyseq><key>Ctrl</key><key>E</key></keyseq></p></td> 
        </tr>
        <tr>
          <td><p>Moverse un caracter atrás</p></td>
          <td><p><keyseq><key>Ctrl</key><key>B</key></keyseq></p></td> 
        </tr>
        <tr>
          <td><p>Moverse unha palabra</p></td>
          <td><p><keyseq><key>Alt</key><key>B</key></keyseq></p></td> 
        </tr>
        <tr>
          <td><p>Moverse un caracter adiante</p></td>
          <td><p><keyseq><key>Ctrl</key><key>F</key></keyseq></p></td> 
        </tr>
        <tr>
          <td><p>Moverse unha palabra adiante</p></td>
          <td><p><keyseq><key>Alt</key><key>F</key></keyseq></p></td> 
        </tr>
        <tr>
          <td><p>Delete from the cursor to the beginning of the line</p></td>
          <td><p><keyseq><key>Ctrl</key><key>u</key></keyseq></p></td> 
        </tr>
        <tr>
          <td><p>Delete from the cursor to the end of the line</p></td>
          <td><p><keyseq><key>Ctrl</key><key>K</key></keyseq></p></td> 
        </tr>
        <tr>
          <td><p>Delete from the cursor to the start of the word</p></td>
          <td><p><keyseq><key>Ctrl</key><key>W</key></keyseq></p></td> 
        </tr>
        <tr>
          <td><p>Eliminar a palabra anterior</p></td>
          <td><p><keyseq><key>Alt</key><key>Backspace</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Paste text from the clipboard</p></td>
          <td><p><keyseq><key>Ctrl</key><key>Y</key></keyseq></p></td> 
        </tr>
        <tr>
          <td><p>Clear the screen leaving the current line at the top of the
          screen</p></td>
          <td><p><keyseq><key>Ctrl</key><key>L</key></keyseq></p></td> 
        </tr>
        <tr>
          <td><p>Busca incremental reversa do historial</p></td>
          <td><p><keyseq><key>Ctrl</key><key>R</key></keyseq></p></td> 
        </tr>
        <tr>
          <td><p>Busca non incremental reversa do historial</p></td>
          <td><p><keyseq><key>Alt</key><key>P</key></keyseq></p></td> 
        </tr>
      </tbody>
    </table>
  </section>

</page>
