This file is indexed.

/usr/share/angband/help/playing.txt is in angband-data 1:3.5.1-2.2.

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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
================
Playing the Game
================

Most of your interaction with Angband will take the form of "commands".
Every Angband command consists of an "underlying command" plus a variety of
optional or required arguments, such as a repeat count, a direction, or the
index of an inventory object. Commands are normally specified by typing a
series of keypresses, from which the underlying command is extracted, along
with any encoded arguments. You may choose how the standard "keyboard keys"
are mapped to the "underlying commands" by choosing one of the two standard
"keysets", the "original" keyset or the "roguelike" keyset.

The original keyset is very similar to the "underlying" command set, with a
few additions (such as the ability to use the numeric "directions" to
"walk" or the '5' key to "stay still"). The roguelike keyset provides
similar additions, and also allows the use of the
'h'/'j'/'k'/'l'/'y'/'u'/'b'/'n' keys to "walk" (or, in
combination with the shift or control keys, to run or alter), which thus
requires a variety of key mappings to allow access to the underlying
commands used for walking/running/altering. In particular, the "roguelike"
keyset includes many more "capital" and "control" keys, as shown below.

Note that any keys that are not required for access to the underlying
command set may be used by the user to extend the "keyset" which is being
used, by defining new "keymaps". To avoid the use of any "keymaps", press
backslash ('\\') plus the "underlying command" key. You may enter
"control-keys" as a caret ('^') plus the key (so '^' + 'p' yields
'^p').

Some commands allow an optional "repeat count", which allows you to tell
the game that you wish to do the command multiple times, unless you press a
key or are otherwise disturbed. To enter a "repeat count", type '0',
followed by the numerical count, followed by the command. You must type
'space' before entering certain commands. Skipping the numerical count
yields a count of 99. An option allows certain commands (open, disarm,
alter, etc) to auto-repeat.

Some commands will prompt for extra information, such as a direction, an
inventory or equipment item, a spell, a textual inscription, the symbol of
a monster race, a sub-command, a verification, an amount of time, a
quantity, a file name, or various other things. Normally you can hit return
to choose the "default" response, or escape to cancel the command entirely.

Some commands will prompt for a spell or an inventory item. Pressing pace
(or '*') will give you a list of choices. Pressing '-' (minus) selects
the item on the floor. Pressing a lowercase letter selects the given item.
Pressing a capital letter selects the given item after verification.
Pressing a numeric digit '#' selects the first item (if any) whose
inscription contains '@#' or '@x#', where 'x' is the current
"underlying command". You may only specify items which are "legal" for the
command. Whenever an item inscription contains '!*' or '!x' (with 'x'
as above) you must verify its selection.

Some commands will prompt for a direction. You may enter a "compass"
direction using any of the "direction keys" shown below. Sometimes, you may
specify that you wish to use the current "target", by pressing 't' or
'5', or that you wish to select a new target, by pressing '*' (see
"Target" below).

        Original Keyset Directions 
                 =  =  =                           
                 7  8  9
                 4     6
                 1  2  3
                 =  =  =

        Roguelike Keyset Directions
                 =  =  =
                 y  k  u
                 h     l
                 b  j  n
                 =  =  =

Each of the standard keysets provides some short-cuts over the "underlying
commands". For example, both keysets allow you to "walk" by simply pressing
an "original" direction key (or a "roguelike" direction key if you are
using the roguelike keyset), instead of using the "walk" command plus a
direction. The roguelike keyset allows you to "run" or "alter" by simply
holding the shift or control modifier key down while pressing a "roguelike"
direction key, instead of using the "run" or "alter" command plus a
direction. Both keysets allow the use of the '5' key to "stand still",
which is most convenient when using the original keyset.

Original Keyset Command Summary
===============================


====== ============================= ====== ============================
  a    Aim a wand                      A    Activate an object 
  b    Browse a book                   B    Bash a door
  c    Close a door                    C    Character description
  d    Drop an item                    D    Disarm a trap or lock a door
  e    Equipment list                  E    Eat some food
  f    Fire an item                    F    Fuel your lantern/torch
  g    Get objects on floor            G    Gain new spells/prayers
  h    Fire default ammo at target     H    (unused)
  i    Inventory list                  I    Observe an item
  j    Jam a door                      J    (unused)
  k    Squelch an item                 K    Toggle squelch
  l    Look around                     L    Locate player on map
  m    Cast a spell                    M    Full dungeon map
  n    Repeat previous command         N    (unused)
  o    Open a door or chest            O    (unused)
  p    Cast a spell                    P    (unused)
  q    Quaff a potion                  Q    Quit (commit suicide)
  r    Read a scroll                   R    Rest for a period
  s    Search for traps/doors          S    Toggle search mode
  t    Take off equipment              T    Dig a tunnel
  u    Use a staff                     U    Use an item
  v    Throw an item                   V    Version info
  w    Wear/wield equipment            W    Walk into a trap
  x    (unused)                        X    (unused)
  y    (unused)                        Y    (unused)
  z    Zap a rod                       Z    (unused)
  !    Interact with system            ^A    (special - debug command)
  @    (unused)                        ^B    (unused)
  #    (unused)                        ^C    (special - break)
  $    (unused)                        ^D    (unused)
  %    (unused)                        ^E    Toggle inven/equip window
  ^    (special - control key)         ^F    Repeat level feeling
  &    (unused)                        ^G    Do autopickup
  |*|    Target monster or location      ^H    (unused)
  (    Load screen dump                ^I    (special - tab)
  )    Dump screen dump                ^J    (special - linefeed)
  {    Inscribe an object              ^K    (unused)
  }    Uninscribe an object            ^L    Center map
  [    Display visible monster list    ^M    (special - return)
  ]    Display visible object list     ^N    (unused)
  |-|    (unused)                        ^O    Show previous message
  _    Enter store                     ^P    Show previous messages
  |+|    Alter grid                      ^Q    (unused)
  =    Set options                     ^R    Redraw the screen
  ;    Walk (with pickup)              ^S    Save and dont quit
  :    Take notes                      ^T    (unused)
  '    Target closest monster          ^U    (unused)
  "    Enter a user pref command       ^V    (unused)
  ,    Stay still (with pickup)        ^W    (special - wizard mode)
  <    Go up staircase                 ^X    Save and quit
  .    Run                             ^Y    (unused)
  >    Go down staircase               ^Z    (special - borg command)
  \\   (special - bypass keymap)        ~     Check knowledge
  \`   (special - escape)               ?     Help
  /    Identify symbol                 
====== ============================= ====== ============================

.. |*| replace:: \*
.. |-| replace:: \-
.. |+| replace:: \+

Roguelike Keyset Command Summary
================================

====== ============================= ====== ============================
  a    Zap a rod (Activate)            A    Activate an object
  b    (walk - south west)             B    (run - south west)
  c    Close a door                    C    Character description
  d    Drop an item                    D    Disarm a trap or lock a door
  e    Equipment list                  E    Eat some food
  f    Bash a door (force)             F    Fuel your lantern/torch
  g    Get objects on floor            G    Gain new spells/prayers
  h    (walk - west)                   H    (run - west)
  i    Inventory list                  I    Observe an item
  j    (walk - south)                  J    (run - south)
  k    (walk - north)                  K    (run - north)
  l    (walk - east)                   L    (run - east)
  m    Cast a spell                    M    Full dungeon map
  n    (walk - south east)             N    (run - south east)
  o    Open a door or chest            O    Toggle squelch
  p    Cast a spell                    P    Browse a book
  q    Quaff a potion                  Q    Quit (commit suicide)
  r    Read a scroll                   R    Rest for a period
  s    Search for traps/doors          S    Jam a door (Spike)
  t    Fire an item                    T    Take off equipment
  u    (walk - north east)             U    (run - north east)
  v    Throw an item                   V    Version info
  w    Wear/wield equipment            W    Locate player on map (Where)
  x    Look around                     X    Use an item
  y    (walk - north west)             Y    (run - north west)
  z    Aim a wand (Zap)                Z    Use a staff (Zap)
  !    Interact with system            ^A   (special - debug command)
  @    Center map                      ^B   (alter - south west)
  #    Toggle search mode              ^C   (special - break)
  $    (unused)                        ^D   Squelch an item
  %    (unused)                        ^E   Toggle inven/equip window
  ^    (special - control key)         ^F   Repeat level feeling
  &    (unused)                        ^G   Do autopickup
  |*|    Target monster or location      ^H   (alter - west)
  (    Load screen dump                ^I   (special - tab)
  )    Dump screen dump                ^J   alter - south)
  {    Inscribe an object              ^K   (alter - north)
  }    Uninscribe an object            ^L   (alter - east)
  [    Display visible monster list    ^M   (special - return)
  ]    Display visible object list     ^N   (alter - south east)
  |-|    Walk into a trap                ^O   Show previous message
  _    Enter store                     ^P   Show previous messages
  |+|    Alter grid                      ^Q   (unused)
  =    Set options                     ^R   Redraw the screen
  ;    Walk (with pickup)              ^S   Save and dont quit
  :    Take notes                      ^T   Dig a tunnel
  '    Target closest monster          ^U   (alter - north east)
  "    Enter a user pref command       ^V   Repeat previous command
  ,    Run                             ^W   (special - wizard mode)
  <    Go up staircase                 ^X   Save and quit
  .    Stay still (with pickup)        ^Y   (alter - north west)
  >    Go down staircase               ^Z   (special - borg command)
  \\    (special - bypass keymap)       ~    Check knowledge 
  \`    (special - escape)              ?    Help
  /    Identify symbol                 
  TAB  Fire default ammo at target 
====== ============================= ====== ============================

Special Keys
============
 
Certain special keys may be intercepted by the operating system or the host
machine, causing unexpected results. In general, these special keys are
control keys, and often, you can disable their special effects.

If you are playing on a UNIX or similar system, then 'Ctrl-C' will
interrupt Angband. The second and third interrupt will induce a warning
bell, and the fourth will induce both a warning bell and a special message,
ince the fifth will quit the game, after killing your character. Also,
'Ctrl-Z' will suspend the game, and return you to the original command
shell, until you resume the game with the 'fg' command. There is now a
compilation option to force the game to prevent the "double 'ctrl-z'
escape death trick". The 'Ctrl-\\' and 'Ctrl-D' and 'Ctrl-S' keys
should not be intercepted.
 
It is often possible to specify "control-keys" without actually pressing
the control key, by typing a caret ('^') followed by the key. This is
useful for specifying control-key commands which might be caught by the
operating system as explained above.

Pressing backslash ('\\') before a command will bypass all keymaps, and
the next keypress will be interpreted as an "underlying command" key,
unless it is a caret ('^'), in which case the keypress after that will be
turned into a control-key and interpreted as a command in the underlying
angband keyset. The backslash key is useful for creating actions which are
not affected by any keymap definitions that may be in force, for example,
the sequence '\\' + '.' + '6' will always mean "run east", even if the
'.' key has been mapped to a different underlying command.

The '0' and '^' and '\\' keys all have special meaning when entered at
the command prompt, and there is no "useful" way to specify any of them as
an "underlying command", which is okay, since they would have no effect.

For many input requests or queries, the special character 'ESCAPE' will
abort the command. The '[y/n]' prompts may be answered with 'y' or
'n', or 'escape'. The '-more-' message prompts may be cleared (after
reading the displayed message) by pressing 'ESCAPE', 'SPACE',
'RETURN', 'LINEFEED', or by any keypress, if the 'quick_messages'
option is turned on.
 
Command Counts
==============
 
Some commands can be executed a fixed number of times by preceding them
with a count. Counted commands will execute until the count expires, until
you type any character, or until something significant happens, such as
being attacked. Thus, a counted command doesn't work to attack another
creature. While the command is being repeated, the number of times left to
be repeated will flash by on the line at the bottom of the screen.

To give a count to a command, type 0, the repeat count, and then the
command. If you want to give a movement command and you are using the
original command set (where the movement commands are digits), press space
after the count and you will be prompted for the command.
 
Counted commands are very useful for time consuming commands, as they
automatically terminate on success, or if you are attacked. You may also
terminate any counted command (or resting or running), by typing any
character. This character is ignored, but it is safest to use a 'SPACE'
or 'ESCAPE' which are always ignored as commands in case you type the
command just after the count expires.

You can tell Angband to automatically use a repeat count of 99 with
commands you normally want to repeat (open, disarm, tunnel, bash, alter,
etc) by setting the 'always_repeat' option.
  
Selection of Objects
====================
 
Many commands will also prompt for a particular object to be used.
For example, the command to read a scroll will ask you which of the
scrolls that you are carrying that you wish to read.  In such cases, the
selection is made by typing a letter of the alphabet.  The prompt will
indicate the possible letters, and will also allow you to type the key
'*', which causes all of the available options to be described.  The list
of choices will also be shown in the Choice window, if you are using a
windows environment and windows are turned on.  Often you will be able to
press '/' to select an object from your equipment instead of your
inventory.  Pressing 'space' once will have the same effect as '*', and
the second time will cancel the command and run the 'i' or 'e' command.
 
The particular object may be selected by an upper case or a lower case
letter. If lower case is used, the selection takes place immediately. If
upper case is used, then the particular option is described, and you are
given the option of confirming or retracting that choice. Upper case
selection is thus safer, but requires an extra key stroke. Also see the
'!*' and '!x' inscriptions, below.

For many commands, you can also use '-' to select an object on the floor
where you are standing. This lets you read scrolls or quaff potions, for
example, off the dungeon floor without picking them up.

If you enter a number between 0 and 9, the first item engraved with '@#'
where '#' is the number you entered will be selected. See the section
"Using Inscriptions" for more detail.