This file is indexed.

/usr/share/help/ca/gnome-terminal/prob-reset.page is in gnome-terminal-data 3.22.2-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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="prob-reset" xml:lang="ca">

  <info>
    <revision version="0.1" date="2013-03-03" status="draft"/>
    <link type="guide" xref="index#troubleshooting"/>
    <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="copyright editor">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
      <years>2013</years>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Com recuperar la meva pantalla del <app>Terminal</app> quan es penja o té un munt d'estranys símbols a dins?</desc>
  </info>

  <title>Reinicieu la sortida del vostre <app>Terminal</app></title>

  <p>Després de veure un fitxer binari amb errors, o llançar alguna ordre, pot succeir que la pantalla del <app>Terminal</app> no respongui, o tingui lletres estranyes quan premeu tecles. Podeu recuperar el <app>Terminal</app> d'aquestes formes:</p>

  <section id="reset">
    <title>Reiniciar</title>

    <p>Reinicia la pantalla del <app>Terminal</app>.</p>

    <steps>
      <item>
        <p>Selecciona <guiseq><gui style="menu">Terminal</gui><gui style="menuitem">Reinicia</gui></guiseq>.</p>
      </item>
      <item>
        <p>Per obtindre l'indicador premeu <key>Intro</key>.</p>
      </item>
    </steps>

  </section>

  <section id="reset-clear">
    <title>Reiniciar i netejar</title>

    <p>A més a més de reiniciar el <app>Terminal</app>, <gui style="menuitem">Reinicia i neteja</gui> neteja la pantalla visible del <app>Terminal</app> a totes les sortides de tots els terminals. Per <gui style="menuitem">Reiniciar i netejar</gui> el vostre <app>Terminal</app>:</p>

    <steps>
      <item>
        <p>Selecciona <guiseq><gui style="menu">Terminal</gui> <gui style="menuitem">Reinicia i neteja</gui></guiseq>.</p>
      </item>
      <item>
        <p>Per obtindre l'indicador premeu <key>Intro</key>.</p>
      </item>
    </steps>

    <note style="tip"><p><gui>Reinicia i neteja</gui> proporciona una funcionalitat semblant a l'ordre de terminal <cmd>reset</cmd>.</p></note>

  </section>
</page>