This file is indexed.

/usr/share/help/C/shortcuts.page is in gtimelog 0.11-4.

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
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:ui="http://projectmallard.org/ui/1.0"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="task"
      id="shortcuts">

  <info>
    <link type="guide" xref="index" group="#first"/>
    <revision pkgversion="0.10" date="2015-09-09" status="review"/>

    <credit type="author">
      <name>Marius Gedminas</name>
      <email its:translate="no">marius@gedmin.as</email>
      <years>2015</years>
    </credit>

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

    <desc>Keyboard shortcuts.</desc>
  </info>

  <title>Keyboard Shortcuts</title>

  <section id="time-navigation-shortcuts">
    <title>Time navigation shortcuts</title>

    <table rules="rows" frame="top bottom" ui:expanded="true">
      <thead>
        <tr>
          <td><p>Action</p></td>
          <td><p>Keyboard Shortcut</p></td>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><p>Go back in time</p></td>
          <td><p><keyseq><key>Alt</key><key>Left</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Go forward in time</p></td>
          <td><p><keyseq><key>Alt</key><key>Right</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Go back to today</p></td>
          <td><p><keyseq><key>Alt</key><key>Home</key></keyseq></p></td>
        </tr>
      </tbody>
    </table>
  </section>

  <section id="detail-level-shortcuts">
    <title>Detail level shortcuts</title>

    <table rules="rows" frame="top bottom" ui:expanded="true">
      <thead>
        <tr>
          <td><p>Action</p></td>
          <td><p>Keyboard Shortcut</p></td>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><p>View chronological task list</p></td>
          <td><p><keyseq><key>Alt</key><key>1</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>View time spent on each task</p></td>
          <td><p><keyseq><key>Alt</key><key>2</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>View time spent on each task category</p></td>
          <td><p><keyseq><key>Alt</key><key>3</key></keyseq></p></td>
        </tr>
      </tbody>
    </table>
  </section>

  <section id="time-range-shortcuts">
    <title>Time range shortcuts</title>

    <table rules="rows" frame="top bottom" ui:expanded="true">
      <thead>
        <tr>
          <td><p>Action</p></td>
          <td><p>Keyboard Shortcut</p></td>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><p>View one day</p></td>
          <td><p><keyseq><key>Alt</key><key>4</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>View one week</p></td>
          <td><p><keyseq><key>Alt</key><key>5</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>View one month</p></td>
          <td><p><keyseq><key>Alt</key><key>6</key></keyseq></p></td>
        </tr>
      </tbody>
    </table>
  </section>

  <section id="menu-shortcuts">
    <title>Menu shortcuts</title>

    <table rules="rows" frame="top bottom" ui:expanded="true">
      <thead>
        <tr>
          <td><p>Action</p></td>
          <td><p>Keyboard Shortcut</p></td>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><p>Show/hide task pane</p></td>
          <td><p><keyseq><key>F9</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Open action menu</p></td>
          <td><p><keyseq><key>F10</key></keyseq></p></td>
        </tr>
      </tbody>
    </table>
  </section>

  <section id="action-shortcuts">
    <title>Action shortcuts</title>

    <table rules="rows" frame="top bottom" ui:expanded="true">
      <thead>
        <tr>
          <td><p>Action</p></td>
          <td><p>Keyboard Shortcut</p></td>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><p>Edit task log</p></td>
          <td><p><keyseq><key>Ctrl</key><key>E</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Edit task list</p></td>
          <td><p><keyseq><key>Ctrl</key><key>T</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Help</p></td>
          <td><p><keyseq><key>F1</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Preferences</p></td>
          <td><p><keyseq><key>Ctrl</key><key>P</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Quit</p></td>
          <td><p><keyseq><key>Ctrl</key><key>Q</key></keyseq></p></td>
        </tr>
      </tbody>
    </table>
  </section>

  <section id="report-shortcuts">
    <title>Report shortcuts</title>

    <p>You can continue to use <link
    xref="shortcuts#time-navigation-shortcuts">time navigation</link> and
    <link xref="shortcuts#time-range-shortcuts">time range</link>
    shortcuts while in report mode.</p>

    <table rules="rows" frame="top bottom" ui:expanded="true">
      <thead>
        <tr>
          <td><p>Action</p></td>
          <td><p>Keyboard Shortcut</p></td>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><p>Switch to report mode</p></td>
          <td><p><keyseq><key>Ctrl</key><key>D</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Send report via email</p></td>
          <td><p><keyseq><key>Ctrl</key><key>Enter</key></keyseq></p></td>
        </tr>
        <tr>
          <td><p>Return to task entry mode</p></td>
          <td><p><keyseq><key>Esc</key></keyseq></p></td>
        </tr>
      </tbody>
    </table>
  </section>

</page>