talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

keyboard.xml (10409B)


      1 <?xml version="1.0" encoding="utf-8"?>
      2 <appendix id="ap_keyboard">
      3 <title>Atajos de teclado predeterminados</title>
      4 
      5   <section id="keyb_general">
      6     <title>Motivaciones y convenciones generales</title>
      7     <para>
      8 
      9 	Aunque &CM; es una aplicaci&oacute;n gr&aacute;fica y principalmente
     10 	puede ser utilizada con el rat&oacute;n, tambi&eacute;n requiere del
     11 	uso frecuente del teclado. Componer un mensaje es una de las tareas
     12 	m&aacute;s comunes que hace uso del teclado. Para la gente que
     13 	escribe muchos correos tener que apartar las manos del teclado al
     14 	rat&oacute;n disminuye la productividad de manera notable, por lo
     15 	que &CM; proporciona una serie de atajos de teclado para permitir un
     16 	manejo m&aacute;s r&aacute;pido.
     17 
     18     </para>
     19     <para>
     20 
     21 	Esto no s&oacute;lo beneficia a los usuarios avanzados
     22 	proporcion&aacute;ndoles alternativas y navegaci&oacute;n con
     23 	teclado, si no que tambi&eacute;n permite que gente con
     24 	discapacidades (que pueden no ser capaces de controlar adecuadamente
     25 	un dispositivo apuntador) pueda usar &CM;.
     26 
     27     </para>
     28     <para>
     29 
     30 	La convenci&oacute;n m&aacute;s general es la tecla
     31 	<option>Escape</option>. Los di&aacute;logos o ventanas activas se
     32 	pueden cerrar pulsando <option>Esc</option>.
     33 
     34     </para>
     35     <para>
     36 
     37 	Hay otras combinaciones de teclas que est&aacute;n asignadas de
     38 	manera predeterminada a elementos de men&uacute;. &Eacute;stas no se
     39 	listar&aacute;n aqu&iacute;, ya que aparecen mostradas en la parte
     40 	derecha de los propios men&uacute;s, de manera que se puedan
     41 	aprender f&aacute;cilmente con el uso. Adem&aacute;s, si no son de
     42 	su agrado, estos atajos se pueden cambiar al vuelo mediante el
     43 	enfoque del elemento del men&uacute; y pulsando la nueva
     44 	combinaci&oacute;n de teclas deseada.
     45 
     46     </para>
     47     <para>
     48 
     49 	Adem&aacute;s de estos atajos hay otros que var&iacute;an de una
     50 	ventana a otra, y que se resumen en las secciones siguientes.
     51 
     52     </para>
     53   </section>
     54 
     55   <section id="keyb_mail">
     56     <title>Ventana principal</title>
     57     <informaltable frame="topbot">
     58       <tgroup cols="2">
     59         <colspec colwidth="*" />
     60         <colspec colwidth="4*" />
     61 	<thead>
     62           <row><entry>Atajo</entry><entry></entry></row>
     63 	</thead>
     64         <tbody>
     65 	  <row>
     66 	    <entry><option>Control+p</option></entry>
     67 	    <entry>Imprimir...</entry>
     68 	  </row>
     69 	  <row>
     70 	    <entry><option>Control+w</option></entry>
     71 	    <entry>Trabajar sin conexi&oacute;n</entry>
     72 	  </row>
     73 	  <row>
     74 	    <entry><option>Control+Mays+s</option></entry>
     75 	    <entry>Sincronizar carpetas</entry>
     76 	  </row>
     77 	  <row>
     78 	    <entry><option>Control+s</option></entry>
     79 	    <entry>Guardar como...</entry>
     80 	  </row>
     81 	  <row>
     82 	    <entry><option>Control+q</option></entry>
     83 	    <entry>Salir</entry>
     84 	  </row>
     85 	  <row>
     86 	    <entry><option>Control+c</option></entry>
     87 	    <entry>Copiar</entry>
     88 	  </row>
     89 	  <row>
     90 	    <entry><option>Control+a</option></entry>
     91 	    <entry>Seleccionar todo</entry>
     92 	  </row>
     93 	  <row>
     94 	    <entry><option>Control+f</option></entry>
     95 	    <entry>Buscar en el mensaje actual...</entry>
     96 	  </row>
     97 	  <row>
     98 	    <entry><option>Mays+Control+f</option></entry>
     99 	    <entry>Buscar en carpeta...</entry>
    100 	  </row>
    101 	  <row>
    102 	    <entry><option>Control+t</option></entry>
    103 	    <entry>Conmutar la vista jer&aacute;rquica</entry>
    104 	  </row>
    105 	  <row>
    106 	    <entry><option>n</option></entry>
    107 	    <entry>
    108 	    Ir al siguiente correo en la lista de mensajes.
    109 	    La flecha <option>Abajo</option> hace lo mismo.
    110 	    </entry>
    111 	  </row>
    112 	  <row>
    113 	    <entry><option>p</option></entry>
    114 	    <entry>
    115 	    Ir al correo anterior. La flecha <option>Arriba</option> es
    116 	    un sin&oacute;nimo.
    117 	    </entry>
    118 	  </row>
    119 	  <row>
    120 	    <entry><option>Mays+n</option></entry>
    121 	    <entry>Ir al siguiente correo sin leer.</entry>
    122 	  </row>
    123 	  <row>
    124 	    <entry><option>Mays+p</option></entry>
    125 	    <entry>Ir al correo anterior sin leer.</entry>
    126 	  </row>
    127 	  <row>
    128 	    <entry><option>g</option></entry>
    129 	    <entry>Ir a otra carpeta...</entry>
    130 	  </row>
    131 	  <row>
    132 	    <entry><option>Control+u</option></entry>
    133 	    <entry>Mostrar el mensaje fuente</entry>
    134 	  </row>
    135 	  <row>
    136 	    <entry><option>Control+h</option></entry>
    137 	    <entry>Mostrar todas las cabeceras del mensaje</entry>
    138 	  </row>
    139 	  <row>
    140 	    <entry><option>v</option></entry>
    141 	    <entry>
    142 	    Conmutar la visibilidad del panel de la vista de mensaje. Si
    143 	    est&aacute; invisible la lista de mensajes se expande para llenar todo
    144 	    el alto de la ventana y se muestran m&aacute;s l&iacute;neas de resumen.
    145 	    </entry>
    146 	  </row>
    147 	  <row>
    148 	    <entry><option>/</option></entry>
    149 	    <entry>
    150 	    Coloca el cursor en el campo de b&uacute;squeda r&aacute;pida,
    151 	    abriendo tambi&eacute;n el panel de b&uacute;squeda
    152 	    r&aacute;pida si es necesario.
    153 	    </entry>
    154 	  </row>
    155 	  <row>
    156 	    <entry><option>Control+Alt+u</option></entry>
    157 	    <entry>Actualizar el resumen</entry>
    158 	  </row>
    159 	  <row>
    160 	    <entry><option>Control+i</option></entry>
    161 	    <entry>Recuperar el correo de la cuenta actual</entry>
    162 	  </row>
    163 	  <row>
    164 	    <entry><option>Mays+Control+i</option></entry>
    165 	    <entry>Recuperar el correo de todas las cuentas</entry>
    166 	  </row>
    167 	  <row>
    168 	    <entry><option>Control+m</option></entry>
    169 	    <entry>Componer un mensaje nuevo</entry>
    170 	  </row>
    171 	  <row>
    172 	    <entry><option>Control+r</option></entry>
    173 	    <entry>Responder</entry>
    174 	  </row>
    175 	  <row>
    176 	    <entry><option>Mays+Control+r</option></entry>
    177 	    <entry>Responder a todos</entry>
    178 	  </row>
    179 	  <row>
    180 	    <entry><option>Control+l</option></entry>
    181 	    <entry>Responder a la lista de correo</entry>
    182 	  </row>
    183 	  <row>
    184 	    <entry><option>Control+Alt+f</option></entry>
    185 	    <entry>Reenviar mensaje</entry>
    186 	  </row>
    187 	  <row>
    188 	    <entry><option>Control+o</option></entry>
    189 	    <entry>Mover...</entry>
    190 	  </row>
    191 	  <row>
    192 	    <entry><option>Mays+Control+o</option></entry>
    193 	    <entry>Copiar...</entry>
    194 	  </row>
    195 	  <row>
    196 	    <entry><option>Control+d</option></entry>
    197 	    <entry>Mover a la papelera</entry>
    198 	  </row>
    199 	  <row>
    200 	    <entry><option>Mays+d</option></entry>
    201 	    <entry>Vaciar todas las papeleras</entry>
    202 	  </row>
    203 	  <row>
    204 	    <entry><option>Mays+*</option></entry>
    205 	    <entry>Marcar mensaje</entry>
    206 	  </row>
    207 	  <row>
    208 	    <entry><option>u</option></entry>
    209 	    <entry>Desmarcar mensaje</entry>
    210 	  </row>
    211 	  <row>
    212 	    <entry><option>Mays+!</option></entry>
    213 	    <entry>Marcar mensaje como no le&iacute;do</entry>
    214 	  </row>
    215 	  <row>
    216 	    <entry><option>Mays+Control+a</option>
    217 	    </entry><entry>Abrir agenda de direcciones</entry>
    218 	  </row>
    219 	  <row>
    220 	    <entry><option>x</option></entry>
    221 	    <entry>Ejecutar</entry>
    222 	  </row>
    223 	  <row>
    224 	    <entry><option>Mays+Control+l</option></entry>
    225 	    <entry>Abrir la ventana de traza</entry>
    226 	  </row>
    227 	  <row>
    228 	    <entry><option>Ctrl+F12</option></entry>
    229 	    <entry>Conmuta la visibilidad de la barra de men&uacute;</entry>
    230       </row>
    231 	  <row>
    232 	    <entry><option>Ctrl+&lt;rueda-&uarr;&gt;</option></entry>
    233 	    <entry>
    234 	    Incrementa el tama&ntilde;o de la fuente mostrada en la vista de
    235 	    mensaje.
    236 	    </entry>
    237 	  </row>
    238 	  <row><entry><option>Ctrl+&lt;rueda-&darr;&gt;</option></entry>
    239 	    <entry>
    240 	    Decrementa el tama&ntilde;o de la fuente mostrada en la vista de
    241 	    mensaje.
    242 	    </entry>
    243 	  </row>
    244         </tbody>
    245       </tgroup>
    246     </informaltable>
    247   </section>
    248 
    249   <section id="keyb_compose">
    250     <title>Ventana de composici&oacute;n</title>
    251     <informaltable frame="topbot">
    252      <tgroup cols="2">
    253      <colspec colwidth="*" />
    254      <colspec colwidth="4*" />
    255      <thead>
    256 	<row><entry>Atajo</entry><entry></entry></row>
    257      </thead>
    258       <tbody>
    259 	<row>
    260 	  <entry><option>Control+Return</option></entry>
    261 	  <entry>Enviar</entry>
    262 	</row>
    263 	<row>
    264 	  <entry><option>Mays+Control+s</option></entry>
    265 	  <entry>Enviar despu&eacute;s</entry>
    266 	</row>
    267 	<row>
    268 	  <entry><option>Control+m</option></entry>
    269 	  <entry>Adjuntar fichero</entry>
    270 	</row>
    271 	<row>
    272 	  <entry><option>Control+i</option></entry>
    273 	  <entry>Insertar fichero</entry>
    274 	</row>
    275 	<row>
    276 	  <entry><option>Control+g</option></entry>
    277 	  <entry>Insertar firma</entry>
    278 	</row>
    279 	<row>
    280 	  <entry><option>Control+s</option></entry>
    281 	  <entry>Guardar</entry>
    282 	</row>
    283 	<row>
    284 	  <entry><option>Control+w</option></entry>
    285 	  <entry>Cerrar</entry>
    286 	</row>
    287 	<row>
    288 	  <entry><option>Control+z</option></entry>
    289 	  <entry>Deshacer</entry>
    290 	</row>
    291 	<row>
    292 	  <entry><option>Control+y</option></entry>
    293 	  <entry>Rehacer</entry>
    294 	</row>
    295 	<row>
    296 	  <entry><option>Control+x</option></entry>
    297 	  <entry>Cortar</entry>
    298 	</row>
    299 	<row>
    300 	  <entry><option>Control+c</option></entry>
    301 	  <entry>Copiar</entry>
    302 	</row>
    303 	<row>
    304 	  <entry><option>Control+v</option></entry>
    305 	  <entry>Pegar</entry>
    306 	</row>
    307 	<row>
    308 	  <entry><option>Control+a</option></entry>
    309 	  <entry>Seleccionar todo</entry>
    310 	</row>
    311 	<row>
    312 	  <entry><option>Control+b</option></entry>
    313 	  <entry>Moverse al caracter anterior</entry>
    314 	</row>
    315 	<row>
    316 	  <entry><option>Control+f</option></entry>
    317 	  <entry>Moverse al caracter siguiente</entry>
    318 	</row>
    319 	<row>
    320 	  <entry><option>Control+e</option></entry>
    321 	  <entry>Moverse al final de la l&iacute;nea</entry>
    322 	</row>
    323 	<row>
    324 	  <entry><option>Control+p</option></entry>
    325 	  <entry>Moverse a la l&iacute;nea anterior</entry>
    326 	</row>
    327 	<row>
    328 	  <entry><option>Control+n</option></entry>
    329 	  <entry>Moverse a la l&iacute;nea siguiente</entry>
    330 	</row>
    331 	<row>
    332 	  <entry><option>Control+h</option></entry>
    333 	  <entry>Borrar el caracter anterior</entry>
    334 	</row>
    335 	<row>
    336 	  <entry><option>Control+d</option></entry>
    337 	  <entry>Borrar el caracter siguiente</entry>
    338 	</row>
    339 	<row>
    340 	  <entry><option>Control+u</option></entry>
    341 	  <entry>Borrar l&iacute;nea</entry>
    342 	</row>
    343 	<row>
    344 	  <entry><option>Control+k</option></entry>
    345 	  <entry>Borrar hasta el final de la l&iacute;nea</entry>
    346 	</row>
    347 	<row>
    348 	  <entry><option>Control+l</option></entry>
    349 	  <entry>Recortar el p&aacute;rrafo actual</entry>
    350 	</row>
    351 	<row>
    352 	  <entry><option>Control+Alt+l</option></entry>
    353 	  <entry>Recortar todas las l&iacute;neas largas</entry>
    354 	</row>
    355 	<row>
    356 	  <entry><option>Mays+Control+l</option></entry>
    357 	  <entry>Conmutar el recorte autom&aacute;tico</entry>
    358 	</row>
    359 	<row>
    360 	  <entry><option>Mays+Control+x</option></entry>
    361 	  <entry>Editar con un editor externo</entry>
    362 	</row>
    363 	<row>
    364 	  <entry><option>Mays+Control+a</option></entry>
    365 	  <entry>Abrir agenda de direcciones</entry></row>
    366       </tbody>
    367      </tgroup>
    368     </informaltable>
    369   </section>
    370 
    371 </appendix>