whitespace bit
This commit is contained in:
+2
-2
@@ -4616,8 +4616,8 @@ After you have gained some experience with the game
|
|||||||
and with editing files, you may want to alter settings via \fBSYMBOLS=\fP
|
and with editing files, you may want to alter settings via \fBSYMBOLS=\fP
|
||||||
and \fBROGUESYMBOLS=\fP
|
and \fBROGUESYMBOLS=\fP
|
||||||
in your configuration file to better suit your preferences.
|
in your configuration file to better suit your preferences.
|
||||||
See the previous section for the special symbols S_pet_override
|
See the previous section for the special symbols S_pet_override
|
||||||
to force a consistent symbol for all pets and and
|
to force a consistent symbol for all pets and and
|
||||||
S_player_override to force a unique symbol for the player character
|
S_player_override to force a unique symbol for the player character
|
||||||
if \fBaccessibility\fP is enabled in the sysconf file.
|
if \fBaccessibility\fP is enabled in the sysconf file.
|
||||||
The most crucial settings to make the game accessible are:
|
The most crucial settings to make the game accessible are:
|
||||||
|
|||||||
+4
-4
@@ -4871,10 +4871,10 @@ on the rogue level.
|
|||||||
\elist
|
\elist
|
||||||
|
|
||||||
You can also override one or more symbols using the {\it SYMBOLS\/} and
|
You can also override one or more symbols using the {\it SYMBOLS\/} and
|
||||||
{\it ROGUESYMBOLS\/} config file options. Symbols are specified as
|
{\it ROGUESYMBOLS\/} config file options. Symbols are specified as
|
||||||
{\it name:value\/} pairs. Note that {\it NetHack\/} escape-processes
|
{\it name:value\/} pairs. Note that {\it NetHack\/} escape-processes
|
||||||
the {\it value\/} string in conventional C fashion. This means that `\verb+\+'
|
the {\it value\/} string in conventional C fashion. This means that `\verb+\+'
|
||||||
is a prefix to take the following character literally. Thus `\verb+\+' needs
|
is a prefix to take the following character literally. Thus `\verb+\+' needs
|
||||||
to be represented as `\verb+\\+'.
|
to be represented as `\verb+\\+'.
|
||||||
The special prefix
|
The special prefix
|
||||||
`\verb+\m+' switches on the meta bit in the symbol value, and the
|
`\verb+\m+' switches on the meta bit in the symbol value, and the
|
||||||
|
|||||||
Reference in New Issue
Block a user