Add full compass coordinate mode for screen readers
This commit is contained in:
@@ -2698,6 +2698,7 @@ The possible settings are:
|
||||
.sd
|
||||
.si
|
||||
.CC c "compass ('east' or '3s' or '2n,4w');"
|
||||
.CC f "full compass ('east' or '3south' or '2north,4west');"
|
||||
.CC m "map <x,y> (map column x=0 is not used);"
|
||||
.CC s "screen [row,column] (row is offset to match tty usage);"
|
||||
.CC n "none (no coordinates shown) [default]."
|
||||
|
||||
@@ -3230,6 +3230,7 @@ The possible settings are:
|
||||
%.sd
|
||||
%.si
|
||||
{\tt c} --- \verb#compass ('east' or '3s' or '2n,4w')#;\\
|
||||
{\tt f} --- \verb#full compass ('east' or '3south' or '2north,4west')#;\\
|
||||
{\tt m} --- \verb#map <x,y> (map column x=0 is not used)#;\\
|
||||
{\tt s} --- \verb#screen [row,column] (row is offset to match tty usage)#;\\
|
||||
{\tt n} --- \verb#none (no coordinates shown) [default]#.
|
||||
|
||||
Reference in New Issue
Block a user