This file is indexed.

/usr/share/help/eu/four-in-a-row/controls-change.page is in four-in-a-row 1:3.28.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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="controls-change" xml:lang="eu">

  <info>
    <link type="guide" xref="index#preferences"/>

    <link type="seealso" xref="controls-default"/>

    <revision pkgversion="3.8" version="0.1" date="2013-03-29" status="final"/>

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

    <credit type="author">
      <name>Aruna Sankaranarayanan</name>
      <email>safincrazy@gmail.com</email>
    </credit>

    <desc>Set custom control keys.</desc>
  </info>

  <title>Change the default controls</title>

  <p>To change the <link xref="controls-default">default controls</link> in
  <app>Four-in-a-row</app>: </p>

  <steps>
    <item>
      <p>Select <guiseq><gui style="menu">Settings</gui>
      <gui style="menuitem">Preferences</gui>
      <gui style="menuitem">Keyboard Controls</gui></guiseq>.</p>
    </item>
    <item>
      <p>In the list, select the line you want to change, then click on the
      control. The line is highlighted and the label of the control changes to
      <gui>New accelerator…</gui></p>
    </item>
    <item>
      <p>Press the key you want to use instead of the default key.</p>
      <note style="tip">
        <p>To keep the old setting, click again or right click on
        <gui>New accelerator…</gui>, press <key>Esc</key> or click anywhere else
        inside the <gui>Keyboard Controls</gui> box.</p>
      </note>
    </item>
  </steps>

  <note style="info">
    <p>When you are playing with a friend or a family member, both players will
    use the same controls.</p>
  </note>

</page>