This file is indexed.

/usr/share/help/es/gnome-taquin/shortcuts.page is in gnome-taquin 3.22.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="shortcuts" xml:lang="es">

  <info>
    <link type="guide" xref="index#advanced"/>
    <revision pkgversion="3.15" version="0.1" date="2014-09-11" status="final"/>

    <credit type="author copyright">
      <name>Arnaud Bonatti</name>
      <email>arnaud.bonatti@gmail.com</email>
      <years>2014</years>
    </credit>

    <desc/>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Daniel Mustieles</mal:name>
      <mal:email>daniel.mustieles@gmail.com</mal:email>
      <mal:years>2015</mal:years>
    </mal:credit>
  </info>

  <title>Atajos del teclado</title>

  <p><app>Taquin</app> se puede manejar fácilmente con el teclado. El <link xref="15-Puzzle#15-keyboard">Puzzle 15</link> y el <link xref="16-Puzzle#16-keyboard">Puzzle 16</link> tienen ambos atajos específicos.</p>

  <section id="game">
    <title>Atajos de la partida</title>
    <table frame="all" rules="cols" shade="rows">
      <tr>
        <td><p>Mostrar la pantalla de partida nueva</p></td>
        <td><p><keyseq><key>Ctrl</key><key>N</key></keyseq></p></td>
      </tr>
      <tr>
        <td><p>Deshacer el último movimiento</p></td>
        <td><p><keyseq><key>Ctrl</key><key>Z</key></keyseq></p></td>
      </tr>
    </table>
  </section>
  <section id="15-Puzzle">
    <title>Atajos de Puzle 15</title>
    <table frame="all" rules="cols" shade="rows">
      <tr>
        <td><p>Cambiar la ficha seleccionada</p></td>
        <td><p><key>Izquierda</key>, <key>Derecha</key>, <key>Arriba</key> y <key>Abajo</key></p></td>
      </tr>
      <tr>
        <td><p>Empujar una ficha en la dirección del espacio vacío</p></td>
        <td><p><key>Espacio</key> o <key>TN_Intro</key></p></td>
      </tr>
    </table>
  </section>
  <section id="16-Puzzle">
    <title>Atajos de Puzle 16</title>
    <table frame="all" rules="cols" shade="rows">
      <tr>
        <td><p>Cambiar la ficha seleccionada</p></td>
        <td><p><key>Izquierda</key>, <key>Derecha</key>, <key>Arriba</key> y <key>Abajo</key></p></td>
      </tr>
      <tr>
        <td><p>Mover columna</p></td>
        <td><p><keyseq><key>Ctrl</key><key>Izquierda</key></keyseq> y <keyseq><key>Ctrl</key><key>Derecha</key></keyseq></p></td>
      </tr>
      <tr>
        <td><p>Mover columna</p></td>
        <td><p><keyseq><key>Ctrl</key><key>Arriba</key></keyseq> y <keyseq><key>Ctrl</key><key>Abajo</key></keyseq></p></td>
      </tr>
    </table>
  </section>
  <section id="start-screen">
    <title>Atajos de la pantalla de inicio</title>
    <table frame="all" rules="cols" shade="rows">
      <tr>
        <td><p>Partida nueva</p></td>
        <td><p><keyseq><key>Ctrl</key><key>Mayús</key><key>N</key></keyseq></p></td>
      </tr>
      <tr>
        <td><p>Volver a la partida anterior (si hay)</p></td>
        <td><p><key>Esc</key></p></td>
      </tr>
    </table>
  </section>
  <section id="general">
    <title>Atajos generales</title>
    <table frame="all" rules="cols" shade="rows">
      <tr>
        <td><p>Ayuda</p></td>
        <td><p><key>F1</key></p></td>
      </tr>
      <tr>
        <td><p>Salir</p></td>
        <td><p><keyseq><key>Ctrl</key><key>Q</key></keyseq></p></td>
      </tr>
    </table>
  </section>
</page>