release of 4.4.1; updated index and manual
[xboard.git] / manual / xboard.html
index 970918d..9e7c574 100644 (file)
@@ -115,11 +115,11 @@ To move a piece, you can drag it with the left mouse button, or you
 can click the left mouse button once on the piece, then once more on
 the destination square.  To drop a new piece on a square (when
 applicable), press the middle or the right mouse button over the
-square and select from the popup menu.  In cases where you can drop
+square and select from the pop-up menu.  In cases where you can drop
 either a white or black piece, use the middle button (or shift+right)
 for white and the right button (or shift+middle) for black.  When you
 are playing a bughouse game on an Internet Chess Server, a list of the
-offboard pieces that each player has available is shown in the window
+off-board pieces that each player has available is shown in the window
 title after the player's name; in addition, the piece menus show the
 number of pieces available of each type. From version 4.3.14 on, it is
 also possible in crazyhouse, bughouse or shogi to dag and drop pieces
@@ -174,13 +174,14 @@ does cause these variants to become shuffle variants until you use the
 or select a new variant. 
 <br><dt>New Variant<dd><a name="index-New-variant_002c-Menu-Item-8"></a>Allows you to select a new chess variant in non-ICS mode. 
 (In ICS play, the ICS is responsible for deciding which variant will be played,
-and XBoard adapts autmatically.) If you play with an engine, the engine must
+and XBoard adapts automatically.) If you play with an engine, the engine must
 be able to play the selected variant, or the command will be ignored. 
 XBoard supports all major variants, such as xiangqi, shogi, chess, chess960,
-Capablanca Chess, shatranj, crazyhous, bughouse. 
+Capablanca Chess, shatranj, crazyhouse, bughouse. 
+(But not every board size has built-in bitmaps for un-orthodox pieces!) 
 <br><dt>Load Game<dd><a name="index-Load-Game_002c-Menu-Item-9"></a>Plays a game from a record file. The <kbd>g</kbd> key is a keyboard equivalent. 
-A popup dialog prompts you for the file name. If the file contains more
-than one game, a second popup dialog
+A pop-up dialog prompts you for the file name. If the file contains more
+than one game, a second pop-up dialog
 displays a list of games (with information drawn from their PGN tags, if
 any), and you can select the one you want. Alternatively, you can load the
 Nth game in the file directly, by typing the number <kbd>N</kbd> after the
@@ -213,7 +214,7 @@ Not available if the last game was loaded from a pipe.
 <br><dt>Reload Same Game<dd><a name="index-Reload-Same-Game_002c-Menu-Item-12"></a>Reloads the last game you loaded. 
 Not available if the last game was loaded from a pipe. 
 <br><dt>Save Game<dd><a name="index-Save-Game_002c-Menu-Item-13"></a>Appends a record of the current game to a file. 
-A popup dialog
+A pop-up dialog
 prompts you for the file name. If the game did not begin with
 the standard starting position, the game file includes the
 starting position used. Games are saved in the PGN (portable
@@ -232,7 +233,7 @@ applications, such as xterm and emacs, the middle mouse button can be
 used for pasting; in XBoard, you must use the Paste Game command. 
 <br><dt>Paste Game<dd><a name="index-Paste-Game_002c-Menu-Item-15"></a>Interprets the current X selection as a game record and loads it, as
 with Load Game. 
-<br><dt>Load Position<dd><a name="index-Load-Position_002c-Menu-Item-16"></a>Sets up a position from a position file.  A popup dialog prompts
+<br><dt>Load Position<dd><a name="index-Load-Position_002c-Menu-Item-16"></a>Sets up a position from a position file.  A pop-up dialog prompts
 you for the file name. If the file contains more than one saved
 position, and you want to load the Nth one, type the number N
 after the file name, separated by a space. Position files must
@@ -244,7 +245,7 @@ loaded.  Not available if the last position was loaded from a pipe.
 <br><dt>Reload Same Position<dd><a name="index-Reload-Same-Position_002c-Menu-Item-19"></a>Reloads the last position you loaded. 
 Not available if the last position was loaded from a pipe. 
 <br><dt>Save Position<dd><a name="index-Save-Game_002c-Menu-Item-20"></a>Appends a diagram of the current position to a file. 
-A popup dialog
+A pop-up dialog
 prompts you for the file name. Positions are saved in
 FEN (Forsythe-Edwards notation) format unless the <code>oldSaveStyle</code>
 option is true, in which case they are saved in an older,
@@ -298,9 +299,9 @@ clock to tell XBoard which side moves first.
 with an engine loaded (zippy mode); the engine then will analyse
 the positions as they occur in the observed game. 
 <br><dt>Analyze File<dd><a name="index-Analyze-File_002c-Menu-Item-32"></a>This option lets you load a game from a file (PGN, XBoard format, etc.) 
-and analyze it. When you select this menu item, a popup window appears
-and asks for a filename to load. 
-If the file contains multiple games, another popup appears that lets
+and analyze it. When you select this menu item, a pop-up window appears
+and asks for a file name to load. 
+If the file contains multiple games, another pop up appears that lets
 you select which game you wish to analyze. 
 After a game is loaded, use the XBoard arrow buttons to step
 forwards/backwards through the game and watch the analysis. 
@@ -361,7 +362,7 @@ the ICS <kbd>examine</kbd> command, or start an ICS match against yourself.
 <br><dt>Training<dd><a name="index-Training_002c-Menu-Item-36"></a>Training mode lets you interactively guess the moves of a game for one
 of the players. You guess the next move of the game by playing the
 move on the board. If the move played matches the next move of the
-game, the move is accepted and the opponent's response is autoplayed. 
+game, the move is accepted and the opponent's response is auto-played. 
 If the move played is incorrect, an error message is displayed.  You
 can select this mode only while loading a game (that is, after
 selecting &lsquo;<samp><span class="samp">Load Game</span></samp>&rsquo; from the File menu).  While XBoard is in
@@ -467,6 +468,10 @@ keyboard equivalent.
 observe command with no arguments. ICS mode only. 
 <br><dt>Stop Examining<dd><a name="index-Stop-Examining_002c-Menu-Item-54"></a>Ends your participation in examining a game, by issuing the ICS
 unexamine command. ICS mode only. 
+<br><dt>Adjudicate to White<dt>Adjudicate to Black<dt>Adjudicate Draw<dd><a name="index-Adjudicate-to-White_002c-Menu-Item-55"></a><a name="index-Adjudicate-to-Black_002c-Menu-Item-56"></a><a name="index-Adjudicate-Draw_002c-Menu-Item-57"></a>Terminate an ongoing game in Two-Machines mode (including match mode),
+with as result a win for white, for black, or a draw, respectively. 
+The PGN file of the game will accompany the result string
+by the comment "user adjudication". 
 </dl>
 
 <div class="node">
@@ -480,9 +485,9 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Menus">Menus</a>
 
 <h3 class="section">2.4 Step Menu</h3>
 
-<p><a name="index-Step-Menu-55"></a><a name="index-Menu_002c-Step-56"></a>
+<p><a name="index-Step-Menu-58"></a><a name="index-Menu_002c-Step-59"></a>
      <dl>
-<dt>Backward<dd><a name="index-Backward_002c-Menu-Item-57"></a><a name="index-g_t_003c_002c-Button-58"></a>Steps backward through a series of remembered moves. 
+<dt>Backward<dd><a name="index-Backward_002c-Menu-Item-60"></a><a name="index-g_t_003c_002c-Button-61"></a>Steps backward through a series of remembered moves. 
 The &lsquo;<samp><span class="samp">[&lt;]</span></samp>&rsquo; button and the <kbd>b</kbd> key are equivalents,
 as is turning the mouse wheel towards you. 
 In addition, pressing the Control key steps back one move, and releasing
@@ -501,7 +506,7 @@ off, &lsquo;<samp><span class="samp">Backward</span></samp>&rsquo; issues the IC
 everyone's view of the game and allows you to make a different
 move. If Pause mode is on, &lsquo;<samp><span class="samp">Backward</span></samp>&rsquo; only backs up your local
 view. 
-<br><dt>Forward<dd><a name="index-Forward_002c-Menu-Item-59"></a><a name="index-g_t_003e_002c-Button-60"></a>Steps forward through a series of remembered moves (undoing the
+<br><dt>Forward<dd><a name="index-Forward_002c-Menu-Item-62"></a><a name="index-g_t_003e_002c-Button-63"></a>Steps forward through a series of remembered moves (undoing the
 effect of &lsquo;<samp><span class="samp">Backward</span></samp>&rsquo;) or forward through a game file. The
 &lsquo;<samp><span class="samp">[&gt;]</span></samp>&rsquo; button and the <kbd>f</kbd> key are equivalents,
 as is turning the mouse wheel away from you.
@@ -513,7 +518,7 @@ everyone's view of the game forward along the current line. If
 Pause mode is on, &lsquo;<samp><span class="samp">Forward</span></samp>&rsquo; only moves your local view forward,
 and it will not go past the position that the game was in when
 you paused. 
-<br><dt>Back to Start<dd><a name="index-Back-to-Start_002c-Menu-Item-61"></a><a name="index-g_t_003c_003c_002c-Button-62"></a>Jumps backward to the first remembered position in the game. 
+<br><dt>Back to Start<dd><a name="index-Back-to-Start_002c-Menu-Item-64"></a><a name="index-g_t_003c_003c_002c-Button-65"></a>Jumps backward to the first remembered position in the game. 
 The &lsquo;<samp><span class="samp">[&lt;&lt;]</span></samp>&rsquo; button and the shifted <kbd>B</kbd> key are equivalents.
 
      <p>In most modes, Back to Start only lets you look back at old
@@ -530,7 +535,7 @@ is off, &lsquo;<samp><span class="samp">Back to Start</span></samp>&rsquo; issue
 command, which backs up everyone's view of the game to the start and
 allows you to make different moves. If Pause mode is on, &lsquo;<samp><span class="samp">Back
 to Start</span></samp>&rsquo; only backs up your local view. 
-<br><dt>Forward to End<dd><a name="index-Forward-to-End_002c-Menu-Item-63"></a><a name="index-g_t_003e_003e_002c-Button-64"></a>Jumps forward to the last remembered position in the game. The
+<br><dt>Forward to End<dd><a name="index-Forward-to-End_002c-Menu-Item-66"></a><a name="index-g_t_003e_003e_002c-Button-67"></a>Jumps forward to the last remembered position in the game. The
 &lsquo;<samp><span class="samp">[&gt;&gt;]</span></samp>&rsquo; button and the shifted <kbd>F</kbd> key are equivalents.
 
      <p>If you are examining an ICS game, the behavior of &lsquo;<samp><span class="samp">Forward to
@@ -540,21 +545,17 @@ command, which moves everyone's view of the game forward to the end of
 the current line. If Pause mode is on, &lsquo;<samp><span class="samp">Forward to End</span></samp>&rsquo; only moves
 your local view forward, and it will not go past the position
 that the game was in when you paused. 
-<br><dt>Revert<dd><a name="index-Revert_002c-Menu-Item-65"></a>If you are examining an ICS game and Pause mode is off, issues
+<br><dt>Revert<dd><a name="index-Revert_002c-Menu-Item-68"></a>If you are examining an ICS game and Pause mode is off, issues
 the ICS command &lsquo;<samp><span class="samp">revert</span></samp>&rsquo;. 
-<br><dt>Truncate Game<dd><a name="index-Truncate-Game_002c-Menu-Item-66"></a>Discards all remembered moves of the game beyond the current
+<br><dt>Truncate Game<dd><a name="index-Truncate-Game_002c-Menu-Item-69"></a>Discards all remembered moves of the game beyond the current
 position. Puts XBoard into &lsquo;<samp><span class="samp">Edit Game</span></samp>&rsquo; mode if it was not there
 already. 
-<br><dt>Move Now<dd><a name="index-Move-Now_002c-Menu-Item-67"></a>Forces the chess engine to move immediately. Chess engine mode only. 
-<br><dt>Retract Move<dd><a name="index-Retract-Move_002c-Menu-Item-68"></a>Retracts your last move. In chess engine mode, you can do this only
+<br><dt>Move Now<dd><a name="index-Move-Now_002c-Menu-Item-70"></a>Forces the chess engine to move immediately. Chess engine mode only. 
+<br><dt>Retract Move<dd><a name="index-Retract-Move_002c-Menu-Item-71"></a>Retracts your last move. In chess engine mode, you can do this only
 after the chess engine has replied to your move; if the chess engine is still
 thinking, use &lsquo;<samp><span class="samp">Move Now</span></samp>&rsquo; first. In ICS mode, &lsquo;<samp><span class="samp">Retract Move</span></samp>&rsquo;
 issues the command &lsquo;<samp><span class="samp">takeback 1</span></samp>&rsquo; or &lsquo;<samp><span class="samp">takeback 2</span></samp>&rsquo;
 depending on whether it is your opponent's move or yours. 
-<br><dt>Adjudicate to White<dt>Adjudicate to Black<dt>Adjudicate Draw<dd><a name="index-Adjudicate-to-White_002c-Menu-Item-69"></a><a name="index-Adjudicate-to-Black_002c-Menu-Item-70"></a><a name="index-Adjudicate-Draw_002c-Menu-Item-71"></a>Terminate an ongoing game in Two-Machines mode (including match mode),
-with as result a win for white, for black, or a draw, repsectively. 
-The PGN file of the game will accompany the result string
-by the comment "user adjudication". 
 </dl>
 
 <div class="node">
@@ -578,25 +579,25 @@ that XBoard can perform in engine-engine games.
 You can instruct XBoard to detect and terminate the game on checkmate
 or stalemate, even if the engines would not do so, to verify engine
 result claims (forfeiting engines that make false claims), rather than
-naively following the engine, to declare draw on posititions
+naively following the engine, to declare draw on positions
 which can never be won for lack of mating material, (e.g. KBK),
-or which are impossble to win unless the opponent seeks its own demise
+or which are impossible to win unless the opponent seeks its own demise
 (e.g. KBKN). 
 For these adjudications to work, &lsquo;<samp><span class="samp">Test Legality</span></samp>&rsquo; should be switched on. 
-It is also possible to insruct XBoard to enforce a 50-move or 3-fold-repeat
-rule and automtically declare draw (after a user-adjustable number of moves
+It is also possible to instruct XBoard to enforce a 50-move or 3-fold-repeat
+rule and automatically declare draw (after a user-adjustable number of moves
 or repeats) even if the engines are prepared to go on. 
 It is also possible to have XBoard declare draw on games that seem to drag on
-forever, or adjudicate a loss if both engines agree (for 3 cosecutive moves) that one
+forever, or adjudicate a loss if both engines agree (for 3 consecutive moves) that one
 of them is behind more than a user-adjustable score threshold. 
 For the latter adjudication to work, XBoard should be able to properly understand
-the engine's scores. To faclitate the latter, you can inform xboard here if
+the engine's scores. To facilitate the latter, you can inform xboard here if
 the engines report scores from the viewpoint of white, or from that of their own color. 
 <br><dt>Engine Settings<dd>Pops up a sub-menu where you can set some engine parameters common to most engines,
 such as hash-table size, tablebase cache size, maximum number of processors
 that SMP engines can use, and where to find the Polyglot adapter needed
-to run UCI engines under XBoard. The feature tht allows setting of these parameters on
-engines is new since XBoard 4.3.15, so not many WinBoard engines respond
+to run UCI engines under XBoard. The feature that allows setting of these parameters on
+engines is new since XBoard 4.3.15, so not many XBoard/WinBoard engines respond
 to it yet, but UCI engines should. 
 It is also possible to specify a GUI opening book here, i.e. an opening
 book that XBoard consults for any position a playing engine gets in. 
@@ -613,7 +614,7 @@ fixed time per move, will be divided by N.
 <br><dt>Always Queen<dd><a name="index-Always-Queen_002c-Menu-Item-77"></a>If this option is off, XBoard brings up a dialog
 box whenever you move a pawn to the last rank, asking what piece
 you want to promote it to. If the option is true, your pawns are
-always promoted to queens. Your opponent can still underpromote. 
+always promoted to queens. Your opponent can still under-promote. 
 <br><dt>Animate Dragging<dd><a name="index-Animate-Dragging_002c-Menu-Item-78"></a>If Animate Dragging is on, while you are dragging a piece with the
 mouse, an image of the piece follows the mouse cursor. 
 If Animate Dragging is off, there is no visual feedback while you are
@@ -736,9 +737,9 @@ message to standard error (the terminal) and exits immediately.
 <br><dt>Popup Move Errors<dd><a name="index-Popup-Move-Errors_002c-Menu-Item-96"></a>If this option is off, when you make an error in moving (such as
 attempting an illegal move or moving the wrong color piece), the
 error message is displayed in the message area.  If the option is
-on, move errors are displayed in small popup windows like other errors. 
-You can dismiss an error popup either by clicking its OK button or by
-clicking anywhere on the board, including downclicking to start a move. 
+on, move errors are displayed in small pop-up windows like other errors. 
+You can dismiss an error pop-up either by clicking its OK button or by
+clicking anywhere on the board, including down-clicking to start a move. 
 <br><dt>Premove<dd><a name="index-Premove_002c-Menu-Item-97"></a>If this option is on while playing a game on an ICS, you can register
 your next planned move before it is your turn.  Move the piece with
 the mouse in the ordinary way, and the starting and ending squares
@@ -908,7 +909,7 @@ true or false (&lsquo;<samp><span class="samp">XBoard*longOptionName: true</span
 <li><a accesskey="3" href="#ICS-options">ICS options</a>:                  Connecting to and using ICS. 
 <li><a accesskey="4" href="#Load-and-Save-options">Load and Save options</a>:        Input/output options. 
 <li><a accesskey="5" href="#User-interface-options">User interface options</a>:       Look and feel options. 
-<li><a accesskey="6" href="#Adjudication-Options">Adjudication Options</a>:         Control adjudcation of engine-engine games. 
+<li><a accesskey="6" href="#Adjudication-Options">Adjudication Options</a>:         Control adjudication of engine-engine games. 
 <li><a accesskey="7" href="#Other-options">Other options</a>:                Miscellaneous. 
 </ul>
 
@@ -972,7 +973,7 @@ If mode=1, the engine that gets the most time will always get the nominal time,
 as specified by the time-control options, and its opponent's time is renormalized accordingly. 
 If mode=0, both play with reduced time. Default: 0. 
 <br><dt>-hideThinkingFromHuman true/false<dd>Controls the Hide Thinking option. See <a href="#Options-Menu">Options Menu</a>. Default: true. 
-(Relaces the Show-Thinking option of older xboard versions.) 
+(Replaces the Show-Thinking option of older xboard versions.) 
 <br><dt>-thinking/-xthinking or -showThinking true/false<dd><a name="index-thinking_002c-option-132"></a><a name="index-showThinking_002c-option-133"></a>Forces the engine to send thinking output to xboard. 
 Used to be the only way to control if thinking output was displayed
 in older xboard versions,
@@ -982,8 +983,8 @@ by the new option Hide Thinking. See <a href="#Options-Menu">Options Menu</a>. D
 (But if xboard needs the thinking output for some purpose,
 it makes the engine send it despite the setting of this option.) 
 <br><dt>-ponder/-xponder or -ponderNextMove true/false<dd><a name="index-ponder_002c-option-134"></a><a name="index-ponderNextMove_002c-option-135"></a>Sets the Ponder Next Move menu option. See <a href="#Options-Menu">Options Menu</a>. Default: true. 
-<br><dt>-smpCores number<dd>Specifies the maxmum nmber of CPUs an SMP engine is allowed to use. 
-Only works for engines that support the WinBoard-protocol cores feature. 
+<br><dt>-smpCores number<dd>Specifies the maximum number of CPUs an SMP engine is allowed to use. 
+Only works for engines that support the XBoard/WinBoard-protocol cores feature. 
 <br><dt>-mg or -matchGames n<dd><a name="index-mg_002c-option-136"></a><a name="index-matchGames_002c-option-137"></a>Automatically runs an n-game match between two chess engines,
 with alternating colors. 
 If the <code>loadGameFile</code> or <code>loadPositionFile</code> option is set,
@@ -1072,15 +1073,25 @@ that in favor of white, even when the engine plays black.
 Important when XBoard uses the score for adjudications, or in PGN reporting. 
 <br><dt>-niceEngines priority<dd><a name="index-niceEngines_002c-option-167"></a>This option allows you to lower the priority of the engine processes,
 so that the generally insatiable hunger for CPU time of chess engines does not interfere so much
-with smooth operation of WinBoard (or the rest of your system). 
+with smooth operation of XBoard (or the rest of your system). 
 Negative values could increase the engine priority, which is not recommended. 
-<br><dt>-firstOptions string<dt>-secondOptions string<dd><a name="index-firstOptions-option-168"></a><a name="index-secondOptions_002c-option-169"></a>The given string is a comma-separated list of (option name, option value) pairs,
-like the following example: “style Karpov, blunder rate 0”. 
-If the options announced by the engine at startup through the feature commands of WinBoard protocol
-matches one of the option names (i.e. “style” or “blunder rate”),
-it would be set to the given value (i.e. “Karpov” or 0)
+<br><dt>-firstOptions string<dt>-secondOptions string<dd><a name="index-firstOptions_002c-option-168"></a><a name="index-secondOptions_002c-option-169"></a>The given string is a comma-separated list of (option name=option value) pairs,
+like the following example: "style=Karpov,blunder rate=0". 
+If an option announced by the engine at startup through the feature commands of the XBoard/WinBoard protocol
+matches one of the option names (i.e. "style" or "blunder rate"),
+it would be set to the given value (i.e. "Karpov" or 0)
 through a corresponding option command to the engine. 
 This provided that the type of the value (text or numeric) matches as well. 
+<br><dt>-firstNeedsNoncompliantFEN string<dt>-secondNeedsNoncompliantFEN string<dd><a name="index-firstNeedsNoncompliantFEN_002c-option-170"></a><a name="index-secondNeedsNoncompliantFEN_002c-option-171"></a>The castling rights and e.p. fields of the FEN sent to the mentioned engine
+with the setboard command will be replaced by the given string. This can for
+instance be used to run engines that do not understand Chess960 FENs in
+variant fischerandom, to make them at least understand the opening position,
+through setting the string to "KQkq -". (Note you also have to give the e.p. field!) 
+Other possible applications are to provide work-arounds for engines that want to see
+castling and e.p. fields in variants that do not have castling or e.p. 
+(shatranj, courier, xiangqi, shogi) so that XBoard would normally omit them
+(string = "- -"), or to add variant-specific fields that are not yet supported by XBoard
+(e.g. to indicate the number of checks in 3check). 
 </dl>
 
 <div class="node">
@@ -1095,33 +1106,33 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Options">Options</a>
 
 <h3 class="section">3.2 UCI + WB Engine Settings</h3>
 
-<p><a name="index-Engine-Settings-170"></a><a name="index-Settings_002c-Engine-171"></a>
+<p><a name="index-Engine-Settings-172"></a><a name="index-Settings_002c-Engine-173"></a>
      <dl>
-<dt>-fUCI or -firstIsUCI true/false<dt>-sUCI or -secondIsUCI true/false<dd><a name="index-fUCI_002c-option-172"></a><a name="index-sUCI_002c-option-173"></a><a name="index-firstIsUCI_002c-option-174"></a><a name="index-secondIsUCI_002c-option-175"></a>Indicates if the mentioned engine executable file is an UCI engine,
+<dt>-fUCI or -firstIsUCI true/false<dt>-sUCI or -secondIsUCI true/false<dd><a name="index-fUCI_002c-option-174"></a><a name="index-sUCI_002c-option-175"></a><a name="index-firstIsUCI_002c-option-176"></a><a name="index-secondIsUCI_002c-option-177"></a>Indicates if the mentioned engine executable file is an UCI engine,
 and should be run with the aid of the Polyglot adapter rather than directly. 
 Xboard will then pass the other UCI options and engine name to Polyglot
-through a .ini temporary file ceated for the purpose. 
-<br><dt>-PolyglotDir filename<dd><a name="index-PolyglotDir_002c-option-176"></a>Gives the name of the directory in which the Polyglot adapter for UCI engines expects its files. 
+through a .ini temporary file created for the purpose. 
+<br><dt>-PolyglotDir filename<dd><a name="index-PolyglotDir_002c-option-178"></a>Gives the name of the directory in which the Polyglot adapter for UCI engines expects its files. 
 Default: "/usr/local/share/polyglot". 
-<br><dt>-usePolyglotBook true/false<dd><a name="index-usePolyglotBook_002c-option-177"></a>Specifies if the Polygot book should be used. 
-<br><dt>-PolyglotBook filename<dd><a name="index-PolyglotBook_002c-option-178"></a>Gives the filename of the opening book that Polyglot should use. 
-From XBoard 4.3.15 on, native WinBoard engines will also use the opening book specified here,
+<br><dt>-usePolyglotBook true/false<dd><a name="index-usePolyglotBook_002c-option-179"></a>Specifies if the Polyglot book should be used. 
+<br><dt>-PolyglotBook filename<dd><a name="index-PolyglotBook_002c-option-180"></a>Gives the filename of the opening book that Polyglot should use. 
+From XBoard 4.3.15 on, native XBoard/WinBoard engines will also use the opening book specified here,
 provided the <code>usePolyglotBook</code> option is set to true,
 and the option <code>firstHasOwnBookUCI</code> or <code>secondHasOwnBookUCI</code> applying to the engine
 is set to false. 
 The engine will be kept in force mode as long as the current position is in book,
 and XBoard will select the book moves for it. Default "". 
-<br><dt>-fNoOwnBookUCI or -firstXBook or -firstHasOwnBookUCI true/false<dt>-sNoOwnBookUCI or -secondXBook or -secondHasOwnBookUCI true/false<dd><a name="index-fNoOwnBookUCI_002c-option-179"></a><a name="index-sNoOwnBookUCI_002c-option-180"></a><a name="index-firstHasOwnBookUCI_002c-option-181"></a><a name="index-secondHasOwnBookUCI_002c-option-182"></a><a name="index-firstXBook_002c-option-183"></a><a name="index-secondXBook_002c-option-184"></a>Indicates if the mentioned engine has its own opening book it should play from,
+<br><dt>-fNoOwnBookUCI or -firstXBook or -firstHasOwnBookUCI true/false<dt>-sNoOwnBookUCI or -secondXBook or -secondHasOwnBookUCI true/false<dd><a name="index-fNoOwnBookUCI_002c-option-181"></a><a name="index-sNoOwnBookUCI_002c-option-182"></a><a name="index-firstHasOwnBookUCI_002c-option-183"></a><a name="index-secondHasOwnBookUCI_002c-option-184"></a><a name="index-firstXBook_002c-option-185"></a><a name="index-secondXBook_002c-option-186"></a>Indicates if the mentioned engine has its own opening book it should play from,
 rather than using the external book through XBoard. Default: false. 
-<br><dt>-defaultHashSize n<dd><a name="index-defaultHashSize_002c-option-185"></a>Sets the size of the hash table to n MegaBytes. Together with the EGTB cache size
-this number is also used to calculate the memory setting of WinBoard engines,
-for those that support the memory feature of WinBoard protocol. Default: 64. 
-<br><dt>-defaultCacheSizeEGTB n<dd><a name="index-defaultCacheSizeEGTB_002c-option-186"></a>Sets the size of the EGTB cache to n MegaBytes. Together with the hash-table size
-this number is also used to calculate the memory setting of WinBoard engines,
-for those that support the memory feature of WinBoard protocol. Default: 4. 
-<br><dt>-defaultPathEGTB filename<dd><a name="index-defaultPathEGTB_002c-option-187"></a>Gives the name of the directory where the end-game tablebases are installed, for UCI engines. 
+<br><dt>-defaultHashSize n<dd><a name="index-defaultHashSize_002c-option-187"></a>Sets the size of the hash table to n MegaBytes. Together with the EGTB cache size
+this number is also used to calculate the memory setting of XBoard/WinBoard engines,
+for those that support the memory feature of the XBoard/WinBoard protocol. Default: 64. 
+<br><dt>-defaultCacheSizeEGTB n<dd><a name="index-defaultCacheSizeEGTB_002c-option-188"></a>Sets the size of the EGTB cache to n MegaBytes. Together with the hash-table size
+this number is also used to calculate the memory setting of XBoard/WinBoard engines,
+for those that support the memory feature of the XBoard/WinBoard protocol. Default: 4. 
+<br><dt>-defaultPathEGTB filename<dd><a name="index-defaultPathEGTB_002c-option-189"></a>Gives the name of the directory where the end-game tablebases are installed, for UCI engines. 
 Default: "/usr/local/share/egtb". 
-<br><dt>-egtFormats string<dd><a name="index-egtFormats_002c-option-188"></a>Specifies which end-game tables are installed on the computer, and where. 
+<br><dt>-egtFormats string<dd><a name="index-egtFormats_002c-option-190"></a>Specifies which end-game tables are installed on the computer, and where. 
 The argument is a comma-separated list of format specifications,
 each specification consisting of a format name, a colon, and a directory path name,
 e.g. "nalimov:/usr/local/share/egtb". 
@@ -1143,12 +1154,12 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Options">Options</a>
 
 <h3 class="section">3.3 ICS options</h3>
 
-<p><a name="index-ICS-options-189"></a><a name="index-Options_002c-ICS-190"></a>
+<p><a name="index-ICS-options-191"></a><a name="index-Options_002c-ICS-192"></a>
      <dl>
-<dt>-ics/-xics or -internetChessServerMode true/false<dd><a name="index-ics_002c-option-191"></a><a name="index-internetChessServerMode_002c-option-192"></a>Connect with an Internet Chess Server to play chess against its
+<dt>-ics/-xics or -internetChessServerMode true/false<dd><a name="index-ics_002c-option-193"></a><a name="index-internetChessServerMode_002c-option-194"></a>Connect with an Internet Chess Server to play chess against its
 other users, observe games they are playing, or review games
 that have recently finished. Default: false. 
-<br><dt>-icshost or -internetChessServerHost host<dd><a name="index-icshost_002c-option-193"></a><a name="index-internetChessServerHost_002c-option-194"></a>The Internet host name or address of the chess server to connect
+<br><dt>-icshost or -internetChessServerHost host<dd><a name="index-icshost_002c-option-195"></a><a name="index-internetChessServerHost_002c-option-196"></a>The Internet host name or address of the chess server to connect
 to when in ICS mode. Default: <code>chessclub.com</code>. 
 Another popular chess server to try is <code>freechess.org</code>. 
 If your site doesn't have a working Internet name server, try
@@ -1156,15 +1167,15 @@ specifying the host address in numeric form.
 You may also need
 to specify the numeric address when using the icshelper option
 with timestamp or timeseal (see below). 
-<br><dt>-icsport or -internetChessServerPort port-number<dd><a name="index-icsport_002c-option-195"></a><a name="index-internetChessServerPort_002c-option-196"></a>The port number to use when connecting to a chess server in ICS
+<br><dt>-icsport or -internetChessServerPort port-number<dd><a name="index-icsport_002c-option-197"></a><a name="index-internetChessServerPort_002c-option-198"></a>The port number to use when connecting to a chess server in ICS
 mode. Default: 5000. 
-<br><dt>-icshelper or -internetChessServerHelper prog-name<dd><a name="index-icshelper_002c-option-197"></a><a name="index-internetChessServerHelper_002c-option-198"></a>An external helper program used to communicate with the chess server. 
+<br><dt>-icshelper or -internetChessServerHelper prog-name<dd><a name="index-icshelper_002c-option-199"></a><a name="index-internetChessServerHelper_002c-option-200"></a>An external helper program used to communicate with the chess server. 
 You would set it to "timestamp" for ICC (chessclub.com) or
 "timeseal" for FICS (freechess.org), after
 obtaining the correct version of timestamp or timeseal for your
 computer.  See "help timestamp" on ICC and "help timeseal" on FICS. 
 This option is shorthand for <code>-useTelnet -telnetProgram program</code>. 
-<br><dt>-telnet/-xtelnet or -useTelnet true/false<dd><a name="index-telnet_002c-option-199"></a><a name="index-useTelnet_002c-option-200"></a>This option is poorly named; it should be called useHelper. 
+<br><dt>-telnet/-xtelnet or -useTelnet true/false<dd><a name="index-telnet_002c-option-201"></a><a name="index-useTelnet_002c-option-202"></a>This option is poorly named; it should be called useHelper. 
 If set to true, it instructs XBoard to run an external
 program to communicate with the Internet Chess Server. 
 The program to use is given by the telnetProgram option. 
@@ -1172,25 +1183,25 @@ If the option is
 false (the default), XBoard opens a TCP socket and uses its own
 internal implementation of the telnet protocol to communicate with the
 ICS. See <a href="#Firewalls">Firewalls</a>. 
-<br><dt>-telnetProgram prog-name<dd><a name="index-telnetProgram_002c-option-201"></a>This option is poorly named; it should be called helperProgram. 
+<br><dt>-telnetProgram prog-name<dd><a name="index-telnetProgram_002c-option-203"></a>This option is poorly named; it should be called helperProgram. 
 It gives the name of the telnet program to be used with
 the <code>gateway</code> and <code>useTelnet</code> options.  The default is
 <samp><span class="file">telnet</span></samp>. The telnet program is invoked with the value of
 <code>internetChessServerHost</code> as its first argument and the value
 of <code>internetChessServerPort</code> as its second argument. 
 See <a href="#Firewalls">Firewalls</a>. 
-<br><dt>-gateway host-name<dd><a name="index-gateway_002c-option-202"></a>If this option is set to a host name, XBoard communicates with the
+<br><dt>-gateway host-name<dd><a name="index-gateway_002c-option-204"></a>If this option is set to a host name, XBoard communicates with the
 Internet Chess Server by using <samp><span class="file">rsh</span></samp> to run
 the <code>telnetProgram</code> on the given host,
 instead of using its own internal implementation
 of the telnet protocol. You can substitute a different remote shell
 program for <samp><span class="file">rsh</span></samp> using the <code>remoteShell</code> option described below. 
 See <a href="#Firewalls">Firewalls</a>. 
-<br><dt>-internetChessServerCommPort or -icscomm dev-name<dd><a name="index-internetChessServerCommPort_002c-option-203"></a><a name="index-icscomm_002c-option-204"></a>If this option is set, XBoard communicates with the ICS through
+<br><dt>-internetChessServerCommPort or -icscomm dev-name<dd><a name="index-internetChessServerCommPort_002c-option-205"></a><a name="index-icscomm_002c-option-206"></a>If this option is set, XBoard communicates with the ICS through
 the given character I/O device instead of opening a TCP connection. 
 Use this option if your system does not have any kind of
 Internet connection itself (not even a SLIP or PPP connection),
-but you do have dialup access (or a hardwired terminal line) to
+but you do have dial-up access (or a hardwired terminal line) to
 an Internet service provider from which you can telnet to the ICS.
 
      <p>The support for this option in XBoard is minimal. You need to
@@ -1229,7 +1240,7 @@ Then telnet to ICS, using a command like
 <kbd>telnet chessclub.com 5000</kbd>. 
 Important: See the paragraph below about extra echoes,
 in <a href="#Limitations">Limitations</a>. 
-<br><dt>-icslogon or -internetChessServerLogonScript file-name<dd><a name="index-icslogon_002c-option-205"></a><a name="index-internetChessServerLogonScript_002c-option-206"></a><a name="index-g_t_002eicsrc-207"></a>Whenever XBoard connects to the Internet Chess Server,
+<br><dt>-icslogon or -internetChessServerLogonScript file-name<dd><a name="index-icslogon_002c-option-207"></a><a name="index-internetChessServerLogonScript_002c-option-208"></a><a name="index-g_t_002eicsrc-209"></a>Whenever XBoard connects to the Internet Chess Server,
 if it finds a file with the name given in this option, it feeds the
 file's contents to the ICS as commands. The default file name
 is <samp><span class="file">.icsrc</span></samp>. 
@@ -1237,32 +1248,34 @@ Usually the first two lines of the file should be
 your ICS user name and password. 
 The file can be either in $CHESSDIR, in XBoard's working
 directory if CHESSDIR is not set, or in your home directory. 
-<br><dt>-msLoginDelay delay<dd><a name="index-msLoginDelay_002c-option-208"></a>If you experience trouble logging on to an ICS when using the
+<br><dt>-msLoginDelay delay<dd><a name="index-msLoginDelay_002c-option-210"></a>If you experience trouble logging on to an ICS when using the
 <code>-icslogon</code> option, inserting some delay between characters
 of the logon script may help. This option adds <code>delay</code>
 milliseconds of delay between characters. Good values to try
 are 100 and 250. 
-<br><dt>-icsinput/-xicsinput or -internetChessServerInputBox true/false<dd><a name="index-icsinput_002c-option-209"></a><a name="index-internetChessServerInputBox_002c-option-210"></a>Sets the ICS Input Box menu option. See <a href="#Mode-Menu">Mode Menu</a>. Default: false. 
-<br><dt>-autocomm/-xautocomm or -autoComment true/false<dd><a name="index-autocomm_002c-option-211"></a><a name="index-autoComment_002c-option-212"></a>Sets the Auto Comment menu option. See <a href="#Options-Menu">Options Menu</a>. Default: false. 
-<br><dt>-autoflag/-xautoflag or -autoCallFlag true/false<dd><a name="index-autoflag_002c-option-213"></a><a name="index-autoCallFlag_002c-option-214"></a>Sets the Auto Flag menu option.  See <a href="#Options-Menu">Options Menu</a>. Default: false. 
-<br><dt>-autobs/-xautobs or -autoObserve true/false<dd><a name="index-autobs_002c-option-215"></a><a name="index-autoObserve_002c-option-216"></a>Sets the Auto Observe menu option.  See <a href="#Options-Menu">Options Menu</a>. Default: false. 
-<br><dt>-autoKibitz<dd><a name="index-autoKibitz_002c-option-217"></a>Enables kibitzing of the engines last thinking output (depth, score, time, speed, PV)
+<br><dt>-icsinput/-xicsinput or -internetChessServerInputBox true/false<dd><a name="index-icsinput_002c-option-211"></a><a name="index-internetChessServerInputBox_002c-option-212"></a>Sets the ICS Input Box menu option. See <a href="#Mode-Menu">Mode Menu</a>. Default: false. 
+<br><dt>-autocomm/-xautocomm or -autoComment true/false<dd><a name="index-autocomm_002c-option-213"></a><a name="index-autoComment_002c-option-214"></a>Sets the Auto Comment menu option. See <a href="#Options-Menu">Options Menu</a>. Default: false. 
+<br><dt>-autoflag/-xautoflag or -autoCallFlag true/false<dd><a name="index-autoflag_002c-option-215"></a><a name="index-autoCallFlag_002c-option-216"></a>Sets the Auto Flag menu option.  See <a href="#Options-Menu">Options Menu</a>. Default: false. 
+<br><dt>-autobs/-xautobs or -autoObserve true/false<dd><a name="index-autobs_002c-option-217"></a><a name="index-autoObserve_002c-option-218"></a>Sets the Auto Observe menu option.  See <a href="#Options-Menu">Options Menu</a>. Default: false. 
+<br><dt>-autoKibitz<dd><a name="index-autoKibitz_002c-option-219"></a>Enables kibitzing of the engines last thinking output (depth, score, time, speed, PV)
 before it moved
 to the ICS, in zippy mode. The option <code>showThinking</code> must be switched on for
 this option to work. 
 Also diverts similar kibitz information of an opponent engine that is playing you
 through the ICS to the engine-output window, as if the engine was playing locally. 
-<br><dt>-moves/-xmoves or -getMoveList true/false<dd><a name="index-moves_002c-option-218"></a><a name="index-getMoveList_002c-option-219"></a>Sets the Get Move List menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: true. 
-<br><dt>-alarm/-xalarm or -icsAlarm true/false<dd><a name="index-alarm_002c-option-220"></a><a name="index-icsAlarm_002c-option-221"></a>Sets the ICS Alarm menu option.  See <a href="#Options-Menu">Options Menu</a>. Default: true. 
-<br><dt>-icsAlarmTime ms<dd><a name="index-icsAlarmTime_002c-option-222"></a>Sets the time in milliseconds for the ICS Alarm menu option. 
+<br><dt>-moves/-xmoves or -getMoveList true/false<dd><a name="index-moves_002c-option-220"></a><a name="index-getMoveList_002c-option-221"></a>Sets the Get Move List menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: true. 
+<br><dt>-alarm/-xalarm or -icsAlarm true/false<dd><a name="index-alarm_002c-option-222"></a><a name="index-icsAlarm_002c-option-223"></a>Sets the ICS Alarm menu option.  See <a href="#Options-Menu">Options Menu</a>. Default: true. 
+<br><dt>-icsAlarmTime ms<dd><a name="index-icsAlarmTime_002c-option-224"></a>Sets the time in milliseconds for the ICS Alarm menu option. 
 See <a href="#Options-Menu">Options Menu</a>. Default: 5000. 
-<br><dt>-pre/-xpre \fRor\fB -premove true/false<dd><a name="index-pre_002c-option-223"></a><a name="index-premove_002c-option-224"></a>Sets the Premove menu option. See <a href="#Options-Menu">Options Menu</a>. Default: true. 
-<br><dt>-quiet/-xquiet or -quietPlay true/false<dd><a name="index-quiet_002c-option-225"></a><a name="index-quietPlay_002c-option-226"></a>Sets the Quiet Play menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: false. 
-<br><dt>-colorizeMessages or -colorize<dd><a name="index-Colors-227"></a><a name="index-colorize_002c-option-228"></a>Setting colorizeMessages
+<br><dt>lowTimeWarning true/false<dd><a name="index-lowTimeWarning_002c-option-225"></a>Controls a color change of the board as a warning your time is running out. 
+See <a href="#Options-Menu">Options Menu</a>. Default: false. 
+<br><dt>-pre/-xpre \fRor\fB -premove true/false<dd><a name="index-pre_002c-option-226"></a><a name="index-premove_002c-option-227"></a>Sets the Premove menu option. See <a href="#Options-Menu">Options Menu</a>. Default: true. 
+<br><dt>-quiet/-xquiet or -quietPlay true/false<dd><a name="index-quiet_002c-option-228"></a><a name="index-quietPlay_002c-option-229"></a>Sets the Quiet Play menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: false. 
+<br><dt>-colorizeMessages or -colorize<dd><a name="index-Colors-230"></a><a name="index-colorize_002c-option-231"></a>Setting colorizeMessages
 to true tells XBoard to colorize the messages received from
 the ICS.  Colorization works only if your xterm
 supports ISO 6429 escape sequences for changing text colors. 
-<br><dt>-colorShout foreground,background,bold<dt>-colorSShout foreground,background,bold<dt>-colorChannel1 foreground,background,bold<dt>-colorChannel foreground,background,bold<dt>-colorKibitz foreground,background,bold<dt>-colorTell foreground,background,bold<dt>-colorChallege foreground,background,bold<dt>-colorRequest foreground,background,bold<dt>-colorSeek foreground,background,bold<dt>-colorNormal foreground,background,bold<dd><a name="index-Colors-229"></a><a name="index-colorShout_002c-option-230"></a><a name="index-colorSShout_002c-option-231"></a><a name="index-colorChannel1_002c-option-232"></a><a name="index-colorChannel_002c-option-233"></a><a name="index-colorKibitz_002c-option-234"></a><a name="index-colorTell_002c-option-235"></a><a name="index-colorChallenge_002c-option-236"></a><a name="index-colorRequest_002c-option-237"></a><a name="index-colorSeek_002c-option-238"></a><a name="index-colorNormal_002c-option-239"></a>These options set the colors used when colorizing ICS messages. 
+<br><dt>-colorShout foreground,background,bold<dt>-colorSShout foreground,background,bold<dt>-colorChannel1 foreground,background,bold<dt>-colorChannel foreground,background,bold<dt>-colorKibitz foreground,background,bold<dt>-colorTell foreground,background,bold<dt>-colorChallege foreground,background,bold<dt>-colorRequest foreground,background,bold<dt>-colorSeek foreground,background,bold<dt>-colorNormal foreground,background,bold<dd><a name="index-Colors-232"></a><a name="index-colorShout_002c-option-233"></a><a name="index-colorSShout_002c-option-234"></a><a name="index-colorChannel1_002c-option-235"></a><a name="index-colorChannel_002c-option-236"></a><a name="index-colorKibitz_002c-option-237"></a><a name="index-colorTell_002c-option-238"></a><a name="index-colorChallenge_002c-option-239"></a><a name="index-colorRequest_002c-option-240"></a><a name="index-colorSeek_002c-option-241"></a><a name="index-colorNormal_002c-option-242"></a>These options set the colors used when colorizing ICS messages. 
 All ICS messages are grouped into one of these categories:
 shout, sshout, channel 1, other channel, kibitz, tell, challenge,
 request (including abort, adjourn, draw, pause, and takeback), or
@@ -1290,22 +1303,22 @@ them if you turn <code>-colorize</code> on without specifying your own colors.
           xboard*colorSeek: blue
           xboard*colorNormal: default
 </pre>
-     <br><dt>-soundProgram progname<dd><a name="index-soundProgram_002c-option-240"></a><a name="index-Sounds-241"></a>If this option is set to a sound-playing program that is installed and
+     <br><dt>-soundProgram progname<dd><a name="index-soundProgram_002c-option-243"></a><a name="index-Sounds-244"></a>If this option is set to a sound-playing program that is installed and
 working on your system, XBoard can play sound files when certain
 events occur, listed below.  The default program name is "play".  If
 any of the sound options is set to "$", the event rings the terminal
 bell by sending a ^G character to standard output, instead of playing
 a sound file.  If an option is set to the empty string "", no sound is
 played for that event. 
-<br><dt>-soundShout filename<dt>-soundSShout filename<dt>-soundChannel filename<dt>-soundKibitz filename<dt>-soundTell filename<dt>-soundChallenge filename<dt>-soundRequest filename<dt>-soundSeek filename<dd><a name="index-soundShout_002c-option-242"></a><a name="index-soundSShout_002c-option-243"></a><a name="index-soundChannel_002c-option-244"></a><a name="index-soundKibitz_002c-option-245"></a><a name="index-soundTell_002c-option-246"></a><a name="index-soundChallenge_002c-option-247"></a><a name="index-soundRequest_002c-option-248"></a><a name="index-soundSeek_002c-option-249"></a>These sounds are triggered in the same way as the colorization events
+<br><dt>-soundShout filename<dt>-soundSShout filename<dt>-soundChannel filename<dt>-soundKibitz filename<dt>-soundTell filename<dt>-soundChallenge filename<dt>-soundRequest filename<dt>-soundSeek filename<dd><a name="index-soundShout_002c-option-245"></a><a name="index-soundSShout_002c-option-246"></a><a name="index-soundChannel_002c-option-247"></a><a name="index-soundKibitz_002c-option-248"></a><a name="index-soundTell_002c-option-249"></a><a name="index-soundChallenge_002c-option-250"></a><a name="index-soundRequest_002c-option-251"></a><a name="index-soundSeek_002c-option-252"></a>These sounds are triggered in the same way as the colorization events
 described above.  They all default to "", no sound.  They are played
 only if the colorizeMessages is on. 
-<br><dt>-soundMove filename<dd><a name="index-soundMove_002c-option-250"></a>This sound is used by the Move Sound menu option.  Default: "$". 
-<br><dt>-soundIcsAlarm filename<dd><a name="index-soundIcsAlarm_002c-option-251"></a>This sound is used by the ICS Alarm menu option.  Default: "$". 
-<br><dt>-soundIcsWin filename<dd><a name="index-soundIcsWin_002c-option-252"></a>This sound is played when you win an ICS game.  Default: "" (no sound). 
-<br><dt>-soundIcsLoss filename<dd><a name="index-soundIcsLoss_002c-option-253"></a>This sound is played when you lose an ICS game.  Default: "" (no sound). 
-<br><dt>-soundIcsDraw filename<dd><a name="index-soundIcsDraw_002c-option-254"></a>This sound is played when you draw an ICS game.  Default: "" (no sound). 
-<br><dt>-soundIcsUnfinished filename<dd><a name="index-soundIcsUnfinished_002c-option-255"></a>This sound is played when an ICS game that you are participating in is
+<br><dt>-soundMove filename<dd><a name="index-soundMove_002c-option-253"></a>This sound is used by the Move Sound menu option.  Default: "$". 
+<br><dt>-soundIcsAlarm filename<dd><a name="index-soundIcsAlarm_002c-option-254"></a>This sound is used by the ICS Alarm menu option.  Default: "$". 
+<br><dt>-soundIcsWin filename<dd><a name="index-soundIcsWin_002c-option-255"></a>This sound is played when you win an ICS game.  Default: "" (no sound). 
+<br><dt>-soundIcsLoss filename<dd><a name="index-soundIcsLoss_002c-option-256"></a>This sound is played when you lose an ICS game.  Default: "" (no sound). 
+<br><dt>-soundIcsDraw filename<dd><a name="index-soundIcsDraw_002c-option-257"></a>This sound is played when you draw an ICS game.  Default: "" (no sound). 
+<br><dt>-soundIcsUnfinished filename<dd><a name="index-soundIcsUnfinished_002c-option-258"></a>This sound is played when an ICS game that you are participating in is
 aborted, adjourned, or otherwise ends inconclusively.  Default: "" (no
 sound).
 
@@ -1340,9 +1353,9 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Options">Options</a>
 
 <h3 class="section">3.4 Load and Save options</h3>
 
-<p><a name="index-Options_002c-Load-and-Save-256"></a><a name="index-Load-and-Save-options-257"></a>
+<p><a name="index-Options_002c-Load-and-Save-259"></a><a name="index-Load-and-Save-options-260"></a>
      <dl>
-<dt>-lgf or -loadGameFile file<dt>-lgi or -loadGameIndex index<dd><a name="index-lgf_002c-option-258"></a><a name="index-loadGameFile_002c-option-259"></a><a name="index-lgi_002c-option-260"></a><a name="index-loadGameIndex_002c-option-261"></a>If the <code>loadGameFile</code> option is set, XBoard loads the specified
+<dt>-lgf or -loadGameFile file<dt>-lgi or -loadGameIndex index<dd><a name="index-lgf_002c-option-261"></a><a name="index-loadGameFile_002c-option-262"></a><a name="index-lgi_002c-option-263"></a><a name="index-loadGameIndex_002c-option-264"></a>If the <code>loadGameFile</code> option is set, XBoard loads the specified
 game file at startup. The file name <samp><span class="file">-</span></samp> specifies the standard
 input. If there is more than one game in the file, XBoard
 pops up a menu of the available games, with entries based on their PGN
@@ -1365,16 +1378,16 @@ first game of the file when it has reached a specified value.
 positions or games in auto-increment <code>matchMode</code>. 
 See <code>loadPositionIndex</code> and <code>loadGameIndex</code>. 
 default: 0 (no rewind). 
-<br><dt>-td or -timeDelay seconds<dd><a name="index-td_002c-option-262"></a><a name="index-timeDelay_002c-option-263"></a>Time delay between moves during &lsquo;<samp><span class="samp">Load Game</span></samp>&rsquo;. Fractional seconds
+<br><dt>-td or -timeDelay seconds<dd><a name="index-td_002c-option-265"></a><a name="index-timeDelay_002c-option-266"></a>Time delay between moves during &lsquo;<samp><span class="samp">Load Game</span></samp>&rsquo;. Fractional seconds
 are allowed; try &lsquo;<samp><span class="samp">-td 0.4</span></samp>&rsquo;. A time delay value of -1 tells
 XBoard not to step through game files automatically. Default: 1
 second. 
-<br><dt>-sgf or -saveGameFile file<dd><a name="index-sgf_002c-option-264"></a><a name="index-saveGameFile_002c-option-265"></a>If this option is set, XBoard appends a record of every game
+<br><dt>-sgf or -saveGameFile file<dd><a name="index-sgf_002c-option-267"></a><a name="index-saveGameFile_002c-option-268"></a>If this option is set, XBoard appends a record of every game
 played to the specified file. The file name <samp><span class="file">-</span></samp> specifies the
 standard output. 
-<br><dt>-autosave/-xautosave or -autoSaveGames true/false<dd><a name="index-autosave_002c-option-266"></a><a name="index-autoSaveGames_002c-option-267"></a>Sets the Auto Save menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: false. 
+<br><dt>-autosave/-xautosave or -autoSaveGames true/false<dd><a name="index-autosave_002c-option-269"></a><a name="index-autoSaveGames_002c-option-270"></a>Sets the Auto Save menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: false. 
 Ignored if <code>saveGameFile</code> is set. 
-<br><dt>-lpf or -loadPositionFile file<dt>-lpi or -loadPositionIndex index<dd><a name="index-lpf_002c-option-268"></a><a name="index-loadPositionFile_002c-option-269"></a><a name="index-lpi_002c-option-270"></a><a name="index-loadPositionIndex_002c-option-271"></a>If the <code>loadPositionFile</code> option is set, XBoard loads the
+<br><dt>-lpf or -loadPositionFile file<dt>-lpi or -loadPositionIndex index<dd><a name="index-lpf_002c-option-271"></a><a name="index-loadPositionFile_002c-option-272"></a><a name="index-lpi_002c-option-273"></a><a name="index-loadPositionIndex_002c-option-274"></a>If the <code>loadPositionFile</code> option is set, XBoard loads the
 specified position file at startup. The file name <samp><span class="file">-</span></samp> specifies the
 standard input. If the <code>loadPositionIndex</code> option is set to N,
 the Nth position found in the file is loaded; otherwise the
@@ -1387,15 +1400,21 @@ causes the index to be incremented every two games, so that each position
 in the file is used twice (with the engines playing opposite colors). 
 The <code>rewindIndex</code> option causes the index to be reset to the
 first position of the file when it has reached a specified value. 
-<br><dt>-spf or -savePositionFile file<dd><a name="index-spf_002c-option-272"></a><a name="index-savePositionFile_002c-option-273"></a>If this option is set, XBoard appends the final position reached
+<br><dt>-spf or -savePositionFile file<dd><a name="index-spf_002c-option-275"></a><a name="index-savePositionFile_002c-option-276"></a>If this option is set, XBoard appends the final position reached
 in every game played to the specified file. The file name <samp><span class="file">-</span></samp>
 specifies the standard output. 
-<br><dt>-pgnExtendedInfo true/false<dd><a name="index-pgnExtendedInfo_002c-option_0060-274"></a>If this option is set, WinBoard saves depth, score and time used for each
+<br><dt>-pgnExtendedInfo true/false<dd><a name="index-pgnExtendedInfo_002c-option_0060-277"></a>If this option is set, XBoard saves depth, score and time used for each
 move that the engine found as a comment in the PGN file. 
 Default: false. 
-<br><dt>-pgnEventHeader string<dd><a name="index-pgnEventHeader_002c-option_0060-275"></a>Sets the name used in the PGN event tag to string. 
+<br><dt>-pgnEventHeader string<dd><a name="index-pgnEventHeader_002c-option_0060-278"></a>Sets the name used in the PGN event tag to string. 
 Default: "Computer Chess Game". 
-<br><dt>-saveOutOfBookInfo true/false<dd><a name="index-saveOutOfBookInfo_002c-option_0060-276"></a>Include the information on how the engine(s) game out of its opening book in a special 'annotator' tag with the PGN file.<br><dt>-oldsave/-xoldsave or -oldSaveStyle true/false<dd><a name="index-oldsave_002c-option-277"></a><a name="index-oldSaveStyle_002c-option-278"></a>Sets the Old Save Style menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: false. 
+<br><dt>-saveOutOfBookInfo true/false<dd><a name="index-saveOutOfBookInfo_002c-option_0060-279"></a>Include the information on how the engine(s) game out of its opening book in a special 'annotator' tag with the PGN file. 
+<br><dt>-oldsave/-xoldsave or -oldSaveStyle true/false<dd><a name="index-oldsave_002c-option-280"></a><a name="index-oldSaveStyle_002c-option-281"></a>Sets the Old Save Style menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: false. 
+<br><dt>-gameListTags string<dd><a name="index-gameListTags_002c-option-282"></a>The character string lists the PGN tags that should be printed in the
+Game List, and their order. The meaning of the codes is e=event,
+s=site, d=date, o=round, p=players, r=result, w=white Elo, b=black Elo,
+t=time control, v=variant, a=out-of-book info. 
+Default: "eprd"
 </dl>
 
 <div class="node">
@@ -1409,21 +1428,21 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Options">Options</a>
 
 <h3 class="section">3.5 User interface options</h3>
 
-<p><a name="index-User-interface-options-279"></a><a name="index-Options_002c-User-interface-280"></a>
+<p><a name="index-User-interface-options-283"></a><a name="index-Options_002c-User-interface-284"></a>
      <dl>
-<dt>-display<dt>-geometry<dt>-iconic<dd><a name="index-display_002c-option-281"></a><a name="index-geometry_002c-option-282"></a><a name="index-iconic_002c-option-283"></a>These and most other standard Xt options are accepted. 
-<br><dt>-noGUI<dd><a name="index-noGUI_002c-option-284"></a>Suppresses all GUI functions of XBoard
+<dt>-display<dt>-geometry<dt>-iconic<dd><a name="index-display_002c-option-285"></a><a name="index-geometry_002c-option-286"></a><a name="index-iconic_002c-option-287"></a>These and most other standard Xt options are accepted. 
+<br><dt>-noGUI<dd><a name="index-noGUI_002c-option-288"></a>Suppresses all GUI functions of XBoard
 (to speed up automated ultra-fast engine-engine games, which you don’t want to watch). 
 There will be no board or clock updates, no printing of moves,
 and no update of the icon on the task bar in this mode. 
-<br><dt>-movesound/-xmovesound or -ringBellAfterMoves true/false<dd><a name="index-movesound_002c-option-285"></a><a name="index-bell_002c-option-286"></a><a name="index-ringBellAfterMoves_002c-option-287"></a>Sets the Move Sound menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: false. 
+<br><dt>-movesound/-xmovesound or -ringBellAfterMoves true/false<dd><a name="index-movesound_002c-option-289"></a><a name="index-bell_002c-option-290"></a><a name="index-ringBellAfterMoves_002c-option-291"></a>Sets the Move Sound menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: false. 
 For compatibility with old XBoard versions, -bell/-xbell are also
 accepted as abbreviations for this option. 
-<br><dt>-exit/-xexit or -popupExitMessage true/false<dd><a name="index-exit_002c-option-288"></a><a name="index-popupExitMessage_002c-option-289"></a>Sets the Popup Exit Message menu option.  See <a href="#Options-Menu">Options Menu</a>. Default: true. 
-<br><dt>-popup/-xpopup or -popupMoveErrors true/false<dd><a name="index-popup_002c-option-290"></a><a name="index-popupMoveErrors_002c-option-291"></a>Sets the Popup Move Errors menu option.  See <a href="#Options-Menu">Options Menu</a>. Default: false. 
-<br><dt>-queen/-xqueen or -alwaysPromoteToQueen true/false<dd><a name="index-queen_002c-option-292"></a><a name="index-alwaysPromoteToQueen_002c-option-293"></a>Sets the Always Queen menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: false. 
-<br><dt>-legal/-xlegal or -testLegality true/false<dd><a name="index-legal_002c-option-294"></a><a name="index-testLegality_002c-option-295"></a>Sets the Test Legality menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: true. 
-<br><dt>-size or -boardSize (sizeName | n1,n2,n3,n4,n5,n6,n7)<dd><a name="index-size_002c-option-296"></a><a name="index-boardSize_002c-option-297"></a><a name="index-board-size-298"></a>Determines how large the board will be, by selecting the pixel size
+<br><dt>-exit/-xexit or -popupExitMessage true/false<dd><a name="index-exit_002c-option-292"></a><a name="index-popupExitMessage_002c-option-293"></a>Sets the Popup Exit Message menu option.  See <a href="#Options-Menu">Options Menu</a>. Default: true. 
+<br><dt>-popup/-xpopup or -popupMoveErrors true/false<dd><a name="index-popup_002c-option-294"></a><a name="index-popupMoveErrors_002c-option-295"></a>Sets the Popup Move Errors menu option.  See <a href="#Options-Menu">Options Menu</a>. Default: false. 
+<br><dt>-queen/-xqueen or -alwaysPromoteToQueen true/false<dd><a name="index-queen_002c-option-296"></a><a name="index-alwaysPromoteToQueen_002c-option-297"></a>Sets the Always Queen menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: false. 
+<br><dt>-legal/-xlegal or -testLegality true/false<dd><a name="index-legal_002c-option-298"></a><a name="index-testLegality_002c-option-299"></a>Sets the Test Legality menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: true. 
+<br><dt>-size or -boardSize (sizeName | n1,n2,n3,n4,n5,n6,n7)<dd><a name="index-size_002c-option-300"></a><a name="index-boardSize_002c-option-301"></a><a name="index-board-size-302"></a>Determines how large the board will be, by selecting the pixel size
 of the pieces and setting a few related parameters. 
 The sizeName can be one of: Titanic, giving 129x129 pixel pieces,
 Colossal 116x116, Giant 108x108, Huge 95x95, Big 87x87, Large 80x80, Bulky 72x72,
@@ -1455,11 +1474,11 @@ If smallLayout is 1 and <code>titleInWindow</code> is true,
 the window layout is rearranged to make more room for the title. 
 If tinyLayout is 1, the labels on the menu bar are abbreviated
 to one character each and the buttons in the button bar are made narrower. 
-<br><dt>-coords/-xcoords or -showCoords true/false<dd><a name="index-coords_002c-option-299"></a><a name="index-showCoords_002c-option-300"></a>Sets the Show Coords menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: false. 
+<br><dt>-coords/-xcoords or -showCoords true/false<dd><a name="index-coords_002c-option-303"></a><a name="index-showCoords_002c-option-304"></a>Sets the Show Coords menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: false. 
 The <code>coordFont</code> option specifies what font to use. 
-<br><dt>-autoraise/-xautoraise or -autoRaiseBoard true/false<dd><a name="index-autoraise_002c-option-301"></a><a name="index-autoRaiseBoard_002c-option-302"></a>Sets the Auto Raise Board menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: true. 
-<br><dt>-autoflip/-xautoflip or -autoFlipView true/false<dd><a name="index-autoflip_002c-option-303"></a><a name="index-autoFlipView_002c-option-304"></a>Sets the Auto Flip View menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: true. 
-<br><dt>-flip/-xflip or -flipView true/false<dd><a name="index-flip_002c-option-305"></a><a name="index-flipView_002c-option-306"></a>If Auto Flip View is not set, or if you are observing but not participating
+<br><dt>-autoraise/-xautoraise or -autoRaiseBoard true/false<dd><a name="index-autoraise_002c-option-305"></a><a name="index-autoRaiseBoard_002c-option-306"></a>Sets the Auto Raise Board menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: true. 
+<br><dt>-autoflip/-xautoflip or -autoFlipView true/false<dd><a name="index-autoflip_002c-option-307"></a><a name="index-autoFlipView_002c-option-308"></a>Sets the Auto Flip View menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: true. 
+<br><dt>-flip/-xflip or -flipView true/false<dd><a name="index-flip_002c-option-309"></a><a name="index-flipView_002c-option-310"></a>If Auto Flip View is not set, or if you are observing but not participating
 in a game, then the positioning of the board at the start of each game
 depends on the flipView option.  If flipView is false (the default),
 the board is positioned so that the white pawns move from the bottom to the
@@ -1467,20 +1486,20 @@ top; if true, the black pawns move from the bottom to the top.
 In any case, the Flip menu option (see <a href="#Options-Menu">Options Menu</a>)
 can be used to flip the board after
 the game starts. 
-<br><dt>-title/-xtitle or -titleInWindow true/false<dd><a name="index-title_002c-option-307"></a><a name="index-titleInWindow_002c-option-308"></a>If this option is true, XBoard displays player names (for ICS
+<br><dt>-title/-xtitle or -titleInWindow true/false<dd><a name="index-title_002c-option-311"></a><a name="index-titleInWindow_002c-option-312"></a>If this option is true, XBoard displays player names (for ICS
 games) and game file names (for &lsquo;<samp><span class="samp">Load Game</span></samp>&rsquo;) inside its main
 window. If the option is false (the default), this information is
 displayed only in the window banner. You probably won't want to
 set this option unless the information is not showing up in the
 banner, as happens with a few X window managers. 
-<br><dt>-buttons/-xbuttons or -showButtonBar True/False<dd><a name="index-buttons_002c-option-309"></a><a name="index-showButtonBar_002c-option-310"></a>If this option is False, xboard omits the [&lt;&lt;] [&lt;] [P] [&gt;] [&gt;&gt;] button
+<br><dt>-buttons/-xbuttons or -showButtonBar True/False<dd><a name="index-buttons_002c-option-313"></a><a name="index-showButtonBar_002c-option-314"></a>If this option is False, xboard omits the [&lt;&lt;] [&lt;] [P] [&gt;] [&gt;&gt;] button
 bar from the window, allowing the message line to be wider.  You can
 still get the functions of these buttons using the menus or their keyboard
 shortcuts.  Default: true. 
-<br><dt>-mono/-xmono or -monoMode true/false<dd><a name="index-mono_002c-option-311"></a><a name="index-monoMode_002c-option-312"></a>Determines whether XBoard displays its pieces and squares with
+<br><dt>-mono/-xmono or -monoMode true/false<dd><a name="index-mono_002c-option-315"></a><a name="index-monoMode_002c-option-316"></a>Determines whether XBoard displays its pieces and squares with
 two colors (true) or four (false). You shouldn't have to
 specify <code>monoMode</code>; XBoard will determine if it is necessary. 
-<br><dt>-flashCount count<dt>-flashRate rate<dt>-flash/-xflash<dd><a name="index-flashCount_002c-option-313"></a><a name="index-flashRate_002c-option-314"></a><a name="index-flash_002c-option-315"></a><a name="index-xflash_002c-option-316"></a>These options enable flashing of pieces when they
+<br><dt>-flashCount count<dt>-flashRate rate<dt>-flash/-xflash<dd><a name="index-flashCount_002c-option-317"></a><a name="index-flashRate_002c-option-318"></a><a name="index-flash_002c-option-319"></a><a name="index-xflash_002c-option-320"></a>These options enable flashing of pieces when they
 land on their destination square. 
 <code>flashCount</code>
 tells XBoard how many times to flash a piece after it
@@ -1493,23 +1512,23 @@ sets flashCount to 3.
 <code>xflash</code>
 sets flashCount to 0. 
 Defaults:  flashCount=0 (no flashing), flashRate=5. 
-<br><dt>-highlight/-xhighlight or -highlightLastMove true/false<dd><a name="index-highlight_002c-option-317"></a><a name="index-highlightLastMove_002c-option-318"></a>Sets the Highlight Last Move menu option. See <a href="#Options-Menu">Options Menu</a>. Default: false. 
-<br><dt>-blind/-xblind or -blindfold true/false<dd><a name="index-blind_002c-option-319"></a><a name="index-blindfold_002c-option-320"></a>Sets the Blindfold menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: false. 
-<br><dt>-clockFont font<dd><a name="index-clockFont_002c-option-321"></a><a name="index-Font_002c-clock-322"></a>The font used for the clocks. If the option value is a pattern
+<br><dt>-highlight/-xhighlight or -highlightLastMove true/false<dd><a name="index-highlight_002c-option-321"></a><a name="index-highlightLastMove_002c-option-322"></a>Sets the Highlight Last Move menu option. See <a href="#Options-Menu">Options Menu</a>. Default: false. 
+<br><dt>-blind/-xblind or -blindfold true/false<dd><a name="index-blind_002c-option-323"></a><a name="index-blindfold_002c-option-324"></a>Sets the Blindfold menu option.  See <a href="#Options-Menu">Options Menu</a>.  Default: false. 
+<br><dt>-clockFont font<dd><a name="index-clockFont_002c-option-325"></a><a name="index-Font_002c-clock-326"></a>The font used for the clocks. If the option value is a pattern
 that does not specify the font size, XBoard tries to choose an
 appropriate font for the board size being used. 
 Default: -*-helvetica-bold-r-normal&ndash;*-*-*-*-*-*-*-*. 
-<br><dt>-coordFont font<dd><a name="index-coordFont_002c-option-323"></a><a name="index-Font_002c-coordinates-324"></a>The font used for rank and file coordinate labels if <code>showCoords</code>
+<br><dt>-coordFont font<dd><a name="index-coordFont_002c-option-327"></a><a name="index-Font_002c-coordinates-328"></a>The font used for rank and file coordinate labels if <code>showCoords</code>
 is true. If the option value is a pattern that does not specify
 the font size, XBoard tries to choose an appropriate font for
 the board size being used. 
 Default: -*-helvetica-bold-r-normal&ndash;*-*-*-*-*-*-*-*. 
-<br><dt>-font font<dd><a name="index-font_002c-option-325"></a><a name="index-Font-326"></a>The font used for popup dialogs, menus, comments, etc. 
+<br><dt>-font font<dd><a name="index-font_002c-option-329"></a><a name="index-Font-330"></a>The font used for popup dialogs, menus, comments, etc. 
 If the option value is a pattern that does not specify
 the font size, XBoard tries to choose an appropriate font for
 the board size being used. 
 Default: -*-helvetica-medium-r-normal&ndash;*-*-*-*-*-*-*-*. 
-<br><dt>-fontSizeTolerance tol<dd><a name="index-fontSizeTolerance_002c-option-327"></a>In the font selection algorithm, a nonscalable font will be preferred
+<br><dt>-fontSizeTolerance tol<dd><a name="index-fontSizeTolerance_002c-option-331"></a>In the font selection algorithm, a nonscalable font will be preferred
 over a scalable font if the nonscalable font's size differs
 by <code>tol</code> pixels
 or less from the desired size.  A value of -1 will force
@@ -1517,7 +1536,7 @@ a scalable font to always be used if available; a value of 0 will
 use a nonscalable font only if it is exactly the right size;
 a large value (say 1000) will force a nonscalable font to always be
 used if available.  Default: 4. 
-<br><dt>-bm or -bitmapDirectory dir<dt>-pixmap or -pixmapDirectory dir<dd><a name="index-bm_002c-option-328"></a><a name="index-bitmapDirectory_002c-option-329"></a><a name="index-pixmap_002c-option-330"></a><a name="index-pixmapDirectory_002c-option-331"></a>These options control what piece images xboard uses.  The XBoard
+<br><dt>-bm or -bitmapDirectory dir<dt>-pixmap or -pixmapDirectory dir<dd><a name="index-bm_002c-option-332"></a><a name="index-bitmapDirectory_002c-option-333"></a><a name="index-pixmap_002c-option-334"></a><a name="index-pixmapDirectory_002c-option-335"></a>These options control what piece images xboard uses.  The XBoard
 distribution includes one set of pixmap pieces in xpm format, in the
 directory <samp><span class="file">pixmaps</span></samp>, and one set of bitmap pieces in xbm format,
 in the directory <samp><span class="file">bitmaps</span></samp>.  Pixmap
@@ -1560,7 +1579,7 @@ by supplying files named <samp><span class="file">icon_white.bm</span></samp>, <
 
      <p>For more information about pixmap pieces and how to get additional
 sets, see <a href="#zic2xpm">zic2xpm</a> below. 
-<br><dt>-whitePieceColor color<dt>-blackPieceColor color<dt>-lightSquareColor color<dt>-darkSquareColor color<dt>-highlightSquareColor color<dd><a name="index-Colors-332"></a><a name="index-whitePieceColor_002c-option-333"></a><a name="index-blackPieceColor_002c-option-334"></a><a name="index-lightSquareColor_002c-option-335"></a><a name="index-darkSquareColor_002c-option-336"></a><a name="index-highlightSquareColor_002c-option-337"></a>Colors to use for the pieces, squares, and square highlights. 
+<br><dt>-whitePieceColor color<dt>-blackPieceColor color<dt>-lightSquareColor color<dt>-darkSquareColor color<dt>-highlightSquareColor color<dt>-lowTimeWarningColor color<dd><a name="index-Colors-336"></a><a name="index-whitePieceColor_002c-option-337"></a><a name="index-blackPieceColor_002c-option-338"></a><a name="index-lightSquareColor_002c-option-339"></a><a name="index-darkSquareColor_002c-option-340"></a><a name="index-highlightSquareColor_002c-option-341"></a><a name="index-lowTimeWarningColor_002c-option-342"></a>Colors to use for the pieces, squares, and square highlights. 
 Defaults:
 
      <pre class="example">          -whitePieceColor       #FFFFCC
@@ -1569,6 +1588,7 @@ Defaults:
           -darkSquareColor       #77A26D
           -highlightSquareColor  #FFFF00
           -premoveHighlightColor #FF0000
+          -lowTimeWarningColor   #FF0000
 </pre>
      <p>On a grayscale monitor you might prefer:
 
@@ -1578,11 +1598,19 @@ Defaults:
           -darkSquareColor       gray60
           -highlightSquareColor  gray100
           -premoveHighlightColor gray70
+          -lowTimeWarningColor   gray70
 </pre>
-     <br><dt>-drag/-xdrag or -animateDragging true/false<dd><a name="index-drag_002c-option-338"></a><a name="index-animateDragging_002c-option-339"></a>Sets the Animate Dragging menu option. See <a href="#Options-Menu">Options Menu</a>.  Default: true. 
-<br><dt>-animate/-xanimate or -animateMoving true/false<dd><a name="index-animate_002c-option-340"></a><a name="index-animateMoving_002c-option-341"></a>Sets the Animate Moving menu option. See <a href="#Options-Menu">Options Menu</a>.  Default: true. 
-<br><dt>-animateSpeed n<dd><a name="index-g_t_002danimateSpeed_002c-option-342"></a>Number of milliseconds delay between each animation frame when Animate
+     <br><dt>-drag/-xdrag or -animateDragging true/false<dd><a name="index-drag_002c-option-343"></a><a name="index-animateDragging_002c-option-344"></a>Sets the Animate Dragging menu option. See <a href="#Options-Menu">Options Menu</a>.  Default: true. 
+<br><dt>-animate/-xanimate or -animateMoving true/false<dd><a name="index-animate_002c-option-345"></a><a name="index-animateMoving_002c-option-346"></a>Sets the Animate Moving menu option. See <a href="#Options-Menu">Options Menu</a>.  Default: true. 
+<br><dt>-animateSpeed n<dd><a name="index-g_t_002danimateSpeed_002c-option-347"></a>Number of milliseconds delay between each animation frame when Animate
 Moves is on. 
+<br><dt>-autoDisplayComment true/false<dt>-autoDisplayTags true/false<dd><a name="index-g_t_002dautoDisplayComment_002c-option-348"></a><a name="index-g_t_002dautoDisplayTags_002c-option-349"></a>If set to true, these options cause the window with the move comments,
+and the window with PGN tags, respectively, to pop up automatically when
+such tags or comments are encountered during the replaying a stored or
+loaded game.  Default: true. 
+<br><dt>-pasteSelection true/false<dd><a name="index-g_t_002dpasteSelection_002c-option-350"></a>If this option is set to true, the Paste Position and Paste Game
+options paste from the currently selected text.  If false, they paste
+from the clipboard.  Default: false. 
 </dl>
 
 <div class="node">
@@ -1596,35 +1624,35 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Options">Options</a>
 
 <h3 class="section">3.6 Adjudication Options</h3>
 
-<p><a name="index-Options_002c-adjudication-343"></a>
+<p><a name="index-Options_002c-adjudication-351"></a>
      <dl>
-<dt>-adjudicateLossThreshold n<dd><a name="index-adjudicateLossThreshold_002c-option-344"></a>If the given value is non-zero, XBoard adjudicates the game as a loss
+<dt>-adjudicateLossThreshold n<dd><a name="index-adjudicateLossThreshold_002c-option-352"></a>If the given value is non-zero, XBoard adjudicates the game as a loss
 if both engines agree for a duration of 6 consecutive ply that the score
 is below the given score threshold for that engine. Make sure the score
 is interpreted properly by XBoard,
 using <code>-firstScoreAbs</code> and <code>-secondScoreAbs</code> if needed. 
-Default: 0 (no adjudiction)
-<br><dt>-adjudicateDrawMoves n<dd><a name="index-adjudicateDrawMoves_002c-option-345"></a>If the given value is non-zero, XBoard adjudicates the game as a draw
-if after the given number of moves it was not yet decided. Defaut: 0 (no adjudication)
-<br><dt>-checkMates true/false<dd><a name="index-checkMates_002c-option-346"></a>If this option is set, XBoard detects all checkmates and stalemates,
+Default: 0 (no adjudication)
+<br><dt>-adjudicateDrawMoves n<dd><a name="index-adjudicateDrawMoves_002c-option-353"></a>If the given value is non-zero, XBoard adjudicates the game as a draw
+if after the given number of moves it was not yet decided. Default: 0 (no adjudication)
+<br><dt>-checkMates true/false<dd><a name="index-checkMates_002c-option-354"></a>If this option is set, XBoard detects all checkmates and stalemates,
 and ends the game as soon as they occur. 
 Legality-testing must be switched on for this option to work. 
 Default: true
-<br><dt>-testClaims true/false<dd><a name="index-testClaims_002c-option-347"></a>If this option is set, XBoard verifies all result claims made by engines,
+<br><dt>-testClaims true/false<dd><a name="index-testClaims_002c-option-355"></a>If this option is set, XBoard verifies all result claims made by engines,
 and those who send false claims will forfeit the game because of it. 
 Legality-testing must be switched on for this option to work. Default: true
-<br><dt>-materialDraws true/false<dd><a name="index-materialDraws_002c-option-348"></a>If this option is set, XBoard adjudicates games as draws when there is
+<br><dt>-materialDraws true/false<dd><a name="index-materialDraws_002c-option-356"></a>If this option is set, XBoard adjudicates games as draws when there is
 no sufficient material left to inflict a checkmate. 
 This applies to KBKB with like bishops (any number, actually), and to KBK, KNK and KK. 
 Legality-testing must be switched on for this option to work. Default: true
-<br><dt>-trivialDraws true/false<dd><a name="index-trivialDraws_002c-option-349"></a>If this option is set, XBoard adjudicates games as draws that cannot be
+<br><dt>-trivialDraws true/false<dd><a name="index-trivialDraws_002c-option-357"></a>If this option is set, XBoard adjudicates games as draws that cannot be
 usually won without opponent cooperation. This applies to KBKB with unlike bishops,
 and to KBKN, KNKN, KNNK, KRKR and KQKQ. The draw is called after 6 ply into these end-games,
 to allow quick mates that can occur in some exceptional positions to be found by the engines. 
 KQKQ does not really belong in this category, and might be taken out in the future. 
 (When bitbase-based adjudications are implemented.) 
 Legality-testing must be on for this option to work. Default: false
-<br><dt>-ruleMoves n<dd><a name="index-ruleMoves_002c-option-350"></a>If the given value is non-zero, XBoard adjudicates the game as a draw after the given
+<br><dt>-ruleMoves n<dd><a name="index-ruleMoves_002c-option-358"></a>If the given value is non-zero, XBoard adjudicates the game as a draw after the given
 number of consecutive reversible moves. Engine draw claims are always accepted after 50 moves,
 irrespective of the given value of n. 
 <br><dt>-repeatsToDraw n<dd>If the given value is non-zero, xboard adjudicates the game as a draw if a position
@@ -1644,18 +1672,18 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Options">Options</a>
 
 <h3 class="section">3.7 Other options</h3>
 
-<p><a name="index-Options_002c-miscellaneous-351"></a>
+<p><a name="index-Options_002c-miscellaneous-359"></a>
      <dl>
-<dt>-ncp/-xncp or -noChessProgram true/false<dd><a name="index-ncp_002c-option-352"></a><a name="index-noChessProgram_002c-option-353"></a>If this option is true, XBoard acts as a passive chessboard; it
+<dt>-ncp/-xncp or -noChessProgram true/false<dd><a name="index-ncp_002c-option-360"></a><a name="index-noChessProgram_002c-option-361"></a>If this option is true, XBoard acts as a passive chessboard; it
 does not start a chess engine at all. Turning on this option
 also turns off clockMode. Default: false. 
-<br><dt>-mode or -initialMode modename<dd><a name="index-mode_002c-option-354"></a><a name="index-initalMode_002c-option-355"></a>If this option is given, XBoard selects the given modename
+<br><dt>-mode or -initialMode modename<dd><a name="index-mode_002c-option-362"></a><a name="index-initalMode_002c-option-363"></a>If this option is given, XBoard selects the given modename
 from the Mode menu after starting and (if applicable) processing the
 loadGameFile or loadPositionFile option. Default: "" (no selection). 
 Other supported values are
 MachineWhite, MachineBlack, TwoMachines, Analysis,
 AnalyzeFile, EditGame, EditPosition, and Training. 
-<br><dt>-variant varname<dd><a name="index-variant_002c-option-356"></a>Activates preliminary, partial support for playing chess variants
+<br><dt>-variant varname<dd><a name="index-variant_002c-option-364"></a>Activates preliminary, partial support for playing chess variants
 against a local engine or editing variant games.  This flag is not
 needed in ICS mode.  Recognized variant names are:
 
@@ -1680,7 +1708,7 @@ needed in ICS mode.  Recognized variant names are:
           gothic        similar, with a better initial position
           caparandom    An FRC-like version of Capablanca Chess (10x8)
           janus         A game with two Archbishops (10x8 board)
-          courier       Medieval intermedite between shatranj and
+          courier       Medieval intermediate between shatranj and
                         modern Chess (on 12x8 board)
           falcon        Patented 10x8 variant with two Falcon pieces
           berolina      Pawns capture straight ahead, and move diagonal
@@ -1691,35 +1719,44 @@ needed in ICS mode.  Recognized variant names are:
                         known to XBoard can participate (8x8)
           unknown       Catchall for other unknown variants
 </pre>
+     <p>NOT ALL BOARDSIZES PROVIDE A COMPLETE SET OF BUILT-IN BITMAPS FOR ALL
+UN-ORTHODOX PIECES, though. Only in <code>boardSize</code> middling and bulky
+all 22 piece types are provided, while -boardSize petite has most
+of them. Archbishop, Chancellor and Amazon are supported in every
+size from petite to bulky. Kings or Amazons are substituted for
+missing bitmaps. You can still play variants needing un-orthodox
+pieces in other board sizes providing your own bitmaps through the
+<code>bitmapDirectory</code> or <code>pixmapDirectory</code> options.
+
      <p>In the shuffle variants, XBoard now does shuffle the pieces, although
 you can still do it by hand using Edit Position.  Some variants are
 supported only in ICS mode, including bughouse, and
-kriegspiel.  The winning/drawing conditions in crazyhouse (offboard
-interposition on mate), losers, suicide, giveaway, atomic, and 3check
-are not fully understood. 
+kriegspiel.  The winning/drawing conditions in crazyhouse (off-board
+interposition on mate) are not fully understood, but losers, suicide,
+giveaway, atomic, and 3check should be OK. 
 Berolina and cylinder chess can only be played with legality testing off. 
 In crazyhouse, XBoard now does keep
-track of offboard pieces.  In shatranj it does implement the baring
+track of off-board pieces.  In shatranj it does implement the baring
 rule when mate detection is switched on. 
-<br><dt>-boardHeight N<dd><a name="index-boardHeight_002c-option-357"></a>Allows you to set a non-standard number of board ranks in any variant. 
+<br><dt>-boardHeight N<dd><a name="index-boardHeight_002c-option-365"></a>Allows you to set a non-standard number of board ranks in any variant. 
 If the height is given as -1, the default height for the variant is used. 
 Default: -1
-<br><dt>-boardWidth N<dd><a name="index-boardWidth_002c-option-358"></a>Allows you to set a non-standard number of board files in any variant. 
+<br><dt>-boardWidth N<dd><a name="index-boardWidth_002c-option-366"></a>Allows you to set a non-standard number of board files in any variant. 
 If the width is given as -1, the default width for the variant is used. 
 With a non-standard width, the initial position will always be an empty board,
 as the usual opening array will not fit. 
 Default: -1
-<br><dt>-holdingsSize N<dd><a name="index-holdingsSize_002c-option-359"></a>Allows you to set a non-standard size for the holdings in any variant. 
+<br><dt>-holdingsSize N<dd><a name="index-holdingsSize_002c-option-367"></a>Allows you to set a non-standard size for the holdings in any variant. 
 If the size is given as -1, the default holdings size for the variant is used. 
 The first N piece types will go into the holdings on capture, and you will be
 able to drop them on the board in stead of making a normal move. If size equals 0,
 there will be no holdings. 
 Default: -1
-<br><dt>-defaultFrcPosition N<dd><a name="index-defaultFrcPosition_002c-option-360"></a>Specifies the number of the opening position in shuffle games like Chess960. 
+<br><dt>-defaultFrcPosition N<dd><a name="index-defaultFrcPosition_002c-option-368"></a>Specifies the number of the opening position in shuffle games like Chess960. 
 A value of -1 means the position is randomly generated by XBoard
 at the beginning of every game. 
 Default: -1
-<br><dt>-pieceToSquareTable string<dd><a name="index-pieceToSquareTable_002c-option-361"></a>The characters that are used to represent the piece types XBoard knows in FEN
+<br><dt>-pieceToSquareTable string<dd><a name="index-pieceToSquareTable_002c-option-369"></a>The characters that are used to represent the piece types XBoard knows in FEN
 diagrams and SAN moves. The string argument has to have an even length
 (or it will be ignored), as white and black pieces have to be given separately
 (in that order). The last letter for each color will be the King. 
@@ -1739,27 +1776,27 @@ Note that promoted pieces are represented by pieces 11 further in the list.
 You should not have to use this option often: each variant has its own default
 setting for the piece representation in FEN, which should be sufficient in normal use. 
 Default: ""
-<br><dt>-debug/-xdebug or -debugMode true/false<dd><a name="index-debug_002c-option-362"></a><a name="index-debugMode_002c-option-363"></a>Turns on debugging printout. 
-<br><dt>-debugFile filename or -nameOfDebugFile filename<dd><a name="index-debugFile_002c-option-364"></a><a name="index-nameOfDebugFile_002c-option-365"></a>Sets the name of the file to which WinBoard saves debug information
+<br><dt>-debug/-xdebug or -debugMode true/false<dd><a name="index-debug_002c-option-370"></a><a name="index-debugMode_002c-option-371"></a>Turns on debugging printout. 
+<br><dt>-debugFile filename or -nameOfDebugFile filename<dd><a name="index-debugFile_002c-option-372"></a><a name="index-nameOfDebugFile_002c-option-373"></a>Sets the name of the file to which XBoard saves debug information
 (including all communication to and from the engines). 
-<br><dt>-engineDebugOutput number<dd><a name="index-engineDebugOutput_002c-option-366"></a>Specifies how WinBoard should handle unsolicited output from the engine,
+<br><dt>-engineDebugOutput number<dd><a name="index-engineDebugOutput_002c-option-374"></a>Specifies how XBoard should handle unsolicited output from the engine,
 with respect to saving it in the debug file. 
 The output is further (hopefully) ignored. 
-If number=0, WinBoard refrains from writing such spurious output to the debug file. 
+If number=0, XBoard refrains from writing such spurious output to the debug file. 
 If number=1, all engine output is written faithfully to the debug file. 
-If number=2, any protocol-violating line is prefixed with a ‘#’ character,
+If number=2, any protocol-violating line is prefixed with a '#' character,
 as the engine itself should have done if it wanted to submit info for inclusion in the debug file. 
 This option is provided for the benefit of applications that use the debug file
 as a source of information, such as the broadcaster of live games TLCV / TLCS. 
 Such applications can be protected from spurious engine output that might otherwise confuse them. 
-<br><dt>-rsh or -remoteShell shell-name<dd><a name="index-rsh_002c-option-367"></a><a name="index-remoteShell_002c-option-368"></a>Name of the command used to run programs remotely. The default
+<br><dt>-rsh or -remoteShell shell-name<dd><a name="index-rsh_002c-option-375"></a><a name="index-remoteShell_002c-option-376"></a>Name of the command used to run programs remotely. The default
 is <samp><span class="file">rsh</span></samp> or <samp><span class="file">remsh</span></samp>, determined when XBoard is
 configured and compiled. 
-<br><dt>-ruser or -remoteUser user-name<dd><a name="index-ruser_002c-option-369"></a><a name="index-remoteUser_002c-option-370"></a>User name on the remote system when running programs with the
+<br><dt>-ruser or -remoteUser user-name<dd><a name="index-ruser_002c-option-377"></a><a name="index-remoteUser_002c-option-378"></a>User name on the remote system when running programs with the
 <code>remoteShell</code>. The default is your local user name. 
-<br><dt>-userName username<dd><a name="index-userName_002c-option-371"></a>Name under which the Human player will be listed in the PGN file. 
+<br><dt>-userName username<dd><a name="index-userName_002c-option-379"></a>Name under which the Human player will be listed in the PGN file. 
 Default is the login name on your local computer. 
-<br><dt>-delayBeforeQuit number<dt>-delayAfterQuit number<dd><a name="index-delayBeforeQuit_002c-option-372"></a><a name="index-delayAfterQuit_002c-option-373"></a>These options specify how long WinBoard has to wait before sending a termination signal to rogue engine processes, that do not want to react to the ‘quit’ command. The second one determines the pause after killing the engine, to make sure it dies.
+<br><dt>-delayBeforeQuit number<dt>-delayAfterQuit number<dd><a name="index-delayBeforeQuit_002c-option-380"></a><a name="index-delayAfterQuit_002c-option-381"></a>These options specify how long XBoard has to wait before sending a termination signal to rogue engine processes, that do not want to react to the 'quit' command. The second one determines the pause after killing the engine, to make sure it dies.
 
    </dl>
 
@@ -1774,7 +1811,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
 
 <h2 class="chapter">4 Chess Servers</h2>
 
-<p><a name="index-ICS-374"></a><a name="index-ICS_002c-addresses-375"></a><a name="index-Internet-Chess-Server-376"></a>An <dfn>Internet Chess Server</dfn>, or <dfn>ICS</dfn>, is a place on the
+<p><a name="index-ICS-382"></a><a name="index-ICS_002c-addresses-383"></a><a name="index-Internet-Chess-Server-384"></a>An <dfn>Internet Chess Server</dfn>, or <dfn>ICS</dfn>, is a place on the
 Internet where people can get together to play chess, watch other
 people's games, or just chat.  You can use either <code>telnet</code> or a
 client program like XBoard to connect to the server.  There are
@@ -1807,25 +1844,25 @@ unique guest name for you.
    <p>Some useful ICS commands
 include
      <dl>
-<dt><kbd>help &lt;topic&gt;</kbd><dd><a name="index-help_002c-ICS-command-377"></a>to get help on the given &lt;topic&gt;. To get a list of possible topics type
+<dt><kbd>help &lt;topic&gt;</kbd><dd><a name="index-help_002c-ICS-command-385"></a>to get help on the given &lt;topic&gt;. To get a list of possible topics type
 <dfn>help</dfn> without topic.  Try the help command before you ask other
 people on the server for help.
 
      <p>For example <kbd>help register</kbd> tells you how to become a registered
 ICS player. 
-<br><dt><kbd>who &lt;flags&gt;</kbd><dd><a name="index-who_002c-ICS-command-378"></a>to see a list of people who are logged on.  Administrators
+<br><dt><kbd>who &lt;flags&gt;</kbd><dd><a name="index-who_002c-ICS-command-386"></a>to see a list of people who are logged on.  Administrators
 (people you should talk to if you have a problem) are marked
 with the character &lsquo;<samp><span class="samp">*</span></samp>&rsquo;, an asterisk. The &lt;flags&gt; allow you to
 display only selected players: For example, <kbd>who of</kbd> shows a
 list of players who are interested in playing but do not have
 an opponent. 
-<br><dt><kbd>games</kbd><dd><a name="index-games_002c-ICS-command-379"></a>to see what games are being played
+<br><dt><kbd>games</kbd><dd><a name="index-games_002c-ICS-command-387"></a>to see what games are being played
 <br><dt><kbd>match &lt;player&gt; [&lt;mins&gt;] [&lt;inc&gt;]</kbd><dd>to challenge another player to a game. Both opponents get &lt;mins&gt; minutes
 for the game, and &lt;inc&gt; seconds will be added after each move. 
 If another player challenges you, the server asks if you want to
 accept the challenge; use the <kbd>accept</kbd> or <kbd>decline</kbd> commands
 to answer. 
-<br><dt><kbd>accept</kbd><dt><kbd>decline</kbd><dd><a name="index-accept_002c-ICS-command-380"></a><a name="index-decline_002c-ICS-command-381"></a>to accept or decline another player's offer. 
+<br><dt><kbd>accept</kbd><dt><kbd>decline</kbd><dd><a name="index-accept_002c-ICS-command-388"></a><a name="index-decline_002c-ICS-command-389"></a>to accept or decline another player's offer. 
 The offer may be to start a new game, or to agree to a
 <kbd>draw</kbd>, <kbd>adjourn</kbd> or <kbd>abort</kbd> the current game. See <a href="#Action-Menu">Action Menu</a>.
 
@@ -1833,7 +1870,7 @@ The offer may be to start a new game, or to agree to a
 is challenging you, or if your opponent offers both a draw and to adjourn the
 game), you have to supply additional information, by typing something
 like <kbd>accept &lt;player&gt;</kbd>, <kbd>accept draw</kbd>, or <kbd>draw</kbd>. 
-<br><dt><kbd>draw</kbd><dt><kbd>adjourn</kbd><dt><kbd>abort</kbd><dd><a name="index-draw_002c-ICS-command-382"></a><a name="index-adjourn_002c-ICS-command-383"></a><a name="index-abort_002c-ICS-command-384"></a>asks your opponent to terminate a game by mutual agreement. Adjourned
+<br><dt><kbd>draw</kbd><dt><kbd>adjourn</kbd><dt><kbd>abort</kbd><dd><a name="index-draw_002c-ICS-command-390"></a><a name="index-adjourn_002c-ICS-command-391"></a><a name="index-abort_002c-ICS-command-392"></a>asks your opponent to terminate a game by mutual agreement. Adjourned
 games can be continued later. 
 Your opponent can either <kbd>decline</kbd> your offer or accept it (by typing the
 same command or typing <kbd>accept</kbd>).  In some cases these commands work
@@ -1841,11 +1878,11 @@ immediately, without asking your opponent to agree.  For example, you can
 abort the game unilaterally if your opponent is out of time, and you can claim
 a draw by repetition or the 50-move rule if available simply by typing
 <kbd>draw</kbd>. 
-<br><dt><kbd>finger &lt;player&gt;</kbd><dd><a name="index-finger_002c-ICS-command-385"></a>to get information about the given &lt;player&gt;. (Default: yourself.) 
-<br><dt><kbd>vars</kbd><dd><a name="index-vars_002c-ICS-command-386"></a>to get a list of personal settings
-<br><dt><kbd>set &lt;var&gt; &lt;value&gt;</kbd><dd><a name="index-set_002c-ICS-command-387"></a>to modify these settings
-<br><dt><kbd>observe &lt;player&gt;</kbd><dd><a name="index-observe_002c-ICS-command-388"></a>to observe an ongoing game of the given &lt;player&gt;. 
-<br><dt><kbd>examine</kbd><dt><kbd>oldmoves</kbd><dd><a name="index-examine_002c-ICS-command-389"></a><a name="index-oldmoves_002c-ICS-command-390"></a>to review a recently completed game
+<br><dt><kbd>finger &lt;player&gt;</kbd><dd><a name="index-finger_002c-ICS-command-393"></a>to get information about the given &lt;player&gt;. (Default: yourself.) 
+<br><dt><kbd>vars</kbd><dd><a name="index-vars_002c-ICS-command-394"></a>to get a list of personal settings
+<br><dt><kbd>set &lt;var&gt; &lt;value&gt;</kbd><dd><a name="index-set_002c-ICS-command-395"></a>to modify these settings
+<br><dt><kbd>observe &lt;player&gt;</kbd><dd><a name="index-observe_002c-ICS-command-396"></a>to observe an ongoing game of the given &lt;player&gt;. 
+<br><dt><kbd>examine</kbd><dt><kbd>oldmoves</kbd><dd><a name="index-examine_002c-ICS-command-397"></a><a name="index-oldmoves_002c-ICS-command-398"></a>to review a recently completed game
 </dl>
 
    <p>Some special XBoard features are activated when you are
@@ -1995,7 +2032,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
 
 <h2 class="chapter">6 Environment variables</h2>
 
-<p><a name="index-Environment-variables-391"></a><a name="index-CHESSDIR-392"></a>Game and position files are found in a directory named by the
+<p><a name="index-Environment-variables-399"></a><a name="index-CHESSDIR-400"></a>Game and position files are found in a directory named by the
 <code>CHESSDIR</code> environment variable. If this variable is not set, the
 current working directory is used. If <code>CHESSDIR</code> is set,
 XBoard actually changes its working directory to
@@ -2013,7 +2050,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
 
 <h2 class="chapter">7 Limitations and known bugs</h2>
 
-<p><a name="index-Limitations-393"></a><a name="index-Bugs-394"></a>There is no way for two people running copies of XBoard to play
+<p><a name="index-Limitations-401"></a><a name="index-Bugs-402"></a>There is no way for two people running copies of XBoard to play
 each other without going through an Internet Chess Server.
 
    <p>Under some circumstances, your ICS password may be echoed when you log on.
@@ -2039,7 +2076,7 @@ The piece-drop menu does not check piece drops in bughouse to see if you actuall
 the piece you are trying to drop. But this way of dropping pieces should be considered
 an obsolete feature, now that pieces can be dropped by dragging them from the holdings
 to the board. Anyway, if you would attempt an illegal move when using a chess engine or the ICS,
-WinBoard will accept the error message that comes back, undo the move, and let you try another. 
+XBoard will accept the error message that comes back, undo the move, and let you try another. 
 FEN positions saved by XBoard do include correct information about whether castling or
 en passant are legal, and also handle the 50-move counter. 
 The mate detector does not understand that non-contact mate is not really mate in bughouse. 
@@ -2078,38 +2115,23 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
 
 <h2 class="chapter">8 Reporting problems</h2>
 
-<p><a name="index-Bugs-395"></a><a name="index-Bug-reports-396"></a><a name="index-Reporting-bugs-397"></a><a name="index-Problems-398"></a><a name="index-Reporting-problems-399"></a>
-Report bugs and problems with XBoard to <code>&lt;bug-xboard@gnu.org&gt;</code>.
+<p><a name="index-Bugs-403"></a><a name="index-Bug-reports-404"></a><a name="index-Reporting-bugs-405"></a><a name="index-Problems-406"></a><a name="index-Reporting-problems-407"></a>
+You can report bugs and problems with XBoard using
+the bug tracker at <code>https://savannah.gnu.org/projects/xboard/</code>
+or by sending mail to <code>&lt;bug-xboard@gnu.org&gt;</code>.  It can also
+be useful to report or discuss bugs in the WinBoard Forum at
+<code>http://www.open-aurec.com/wbforum/</code>,
+WinBoard development section.
 
    <p>Please use the <samp><span class="file">script</span></samp> program to start a typescript, run
 XBoard with the &lsquo;<samp><span class="samp">-debug</span></samp>&rsquo; option, and include the typescript
 output in your message. 
 Also tell us what kind of machine and what operating system version
-you are using.  The command &lsquo;<samp><span class="samp">uname -a</span></samp>&rsquo; will often tell you this. 
-Here is a sample of approximately what you should type:
-
-<pre class="example">     script
-     uname -a
-     ./configure
-     make
-     ./xboard -debug
-     exit
-     mail bug-xboard@gnu.org
-     Subject: Your short description of the problem
-     Your detailed description of the problem
-     ~r typescript
-     .
-</pre>
-   <p>The WinBoard / XBoard 4.3 line is being developed by H.G. Muller
-independently of the GNU Savannah xboard project. 
-Bug reports on this version, and suggestions for improvements and additions,
-are best posted in the WinBoard forum,
-WinBoard-development section (http://www.open-aurec.com/wbforum).
+you are using.  The command &lsquo;<samp><span class="samp">uname -a</span></samp>&rsquo; will often tell you this.
 
    <p>If you improve XBoard, please send a message about your changes,
 and we will get in touch with you about merging them in
-to the main line of development. 
-Also see our Web site at http://savannah.gnu.org/projects/xboard/.
+to the main line of development.
 
 <div class="node">
 <p><hr>
@@ -2122,52 +2144,56 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
 
 <h2 class="chapter">9 Authors and contributors</h2>
 
-<p><a name="index-Authors-400"></a><a name="index-Contributors-401"></a>
-Tim Mann has been responsible for XBoard versions 1.3 and beyond, and
-for WinBoard, a port of XBoard to Microsoft Win32 (Windows NT and
-Windows 95). H.G.Muller is responsible for version 4.3.
-
-   <p>Mark Williams contributed the initial (WinBoard-only) implementation
-of many new features added to both XBoard and WinBoard in version
-4.1.0, including copy/paste, premove, icsAlarm, autoFlipView, training
-mode, auto raise, and blindfold.  Ben Nye contributed X copy/paste
-code for XBoard.
-
-   <p>Hugh Fisher added animated piece movement to XBoard, and Henrik Gram
-(henrikg@funcom.com) added it to WinBoard.  Frank McIngvale added
-click/click moving, the Analysis modes, piece flashing, ZIICS import,
-and ICS text colorization to XBoard.  Jochen Wiedmann ported XBoard to
-the Amiga, creating AmyBoard, and converted the documentation to
-texinfo.  Elmar Bartel contributed the new piece bitmaps introduced in
-version 3.2.  John Chanak contributed the initial implementation of
-ICS mode.  The color scheme and the old 80x80 piece bitmaps were taken
+<p><a name="index-Authors-408"></a><a name="index-Contributors-409"></a>
+Chris Sears and Dan Sears wrote the original XBoard.  They were
+responsible for versions 1.0 through 1.2.  The color scheme was taken
 from Wayne Christopher's <code>XChess</code> program.
 
-   <p>Chris Sears and Dan Sears wrote the original XBoard.  They were
-responsible for versions 1.0 through 1.2.
+   <p>Tim Mann was primarily responsible for XBoard versions 1.3 through
+4.2.7, and for WinBoard (a port of XBoard to Microsoft Win32) from its
+inception through version 4.2.7.
+
+   <p>John Chanak contributed the initial implementation of ICS mode.  Evan
+Welsh wrote <code>CMail</code>, and Patrick Surry helped in designing,
+testing, and documenting it.  Elmar Bartel contributed the new piece
+bitmaps introduced in version 3.2.  Jochen Wiedmann converted the
+documentation to texinfo.  Frank McIngvale added click/click moving,
+the Analysis modes, piece flashing, ZIICS import, and ICS text
+colorization to XBoard.  Hugh Fisher added animated piece movement to
+XBoard, and Henrik Gram added it to WinBoard.  Mark Williams
+contributed the initial (WinBoard-only) implementation of many new
+features added to both XBoard and WinBoard in version 4.1.0, including
+copy/paste, premove, icsAlarm, autoFlipView, training mode, auto
+raise, and blindfold.  Ben Nye contributed X copy/paste code for
+XBoard.
 
-   <p>Evan Welsh wrote <code>CMail</code>.  Patrick Surry helped in designing,
-testing, and documenting CMail.
+   <p>In a fork from version 4.2.7, Alessandro Scotti added many elements to
+the user interface of WinBoard, including the board textures and
+font-based rendering, the evaluation-graph, move-history and
+engine-output window.  He was also responsible for adding the UCI
+support.
+
+   <p>H. G. Muller continued this fork of the project, producing version
+4.3.  He made WinBoard castling- and e.p.-aware, added variant support
+with adjustable board sizes, the crazyhouse holdings, and the fairy
+pieces.  In addition he added most of the adjudication options, made
+WinBoard more robust in dealing with buggy and crashing engines, and
+extended time control with a time-odds and node-count-based modes. 
+Most of the options that initially were WinBoard only have now been
+back-ported to XBoard.
 
-   <p>Allessandro Scotti added many elements to the user interface of WinBoard,
-including the board textures and font-based rendering, the evaluation-graph,
-move-history and engine-output window. 
-He was also responsible for adding the UCI support.
+   <p>Michel van den Bergh provided the code for reading Polyglot opening books.
 
-   <p>H.G. Muller made WinBoard castling- and e.p.-aware,
-added variant support with adjustable board sizes,
-the crazyhouse holdings, and the fairy pieces. 
-In addition he added most of the adjudication options,
-made WinBoard more robust in dealing with buggy and crashing engines,
-and extended time control with a time-odds and node-count-based modes. 
-Most of the options that initially wre WinBoard only have now been back-ported to XBoard.
+   <p>Meanwhile, some work continued on the GNU XBoard project maintained at
+savannah.gnu.org, but version 4.2.8 was never released.  Daniel
+Mehrmann was responsible for much of this work.
 
-   <p>Michel van den Bergh provided the code for reading Polyglot opening books.
+   <p>Most recently, Arun Persaud worked with H. G. Muller to merge all
+the features of the never-released XBoard/WinBoard 4.2.8 of the GNU
+XBoard project and the never-released 4.3.16 from H. G.'s fork into a
+unified XBoard/WinBoard 4.4, which is now available both from the
+savannah.gnu.org web site and the WinBoard forum.
 
-   <p>Arun Persaud worked with H.G. Muller to combine all the features of the never-released WinBoard 4.2.8
-of the Savannah project (mainly by Daniel Mehrmann),
-and the never-released 4.3.16 into a unified WinBoard 4.4,
-which is now available both from the Savannah web site and the WinBoard forum. 
 <div class="node">
 <p><hr>
 <a name="CMail"></a>
@@ -2179,7 +2205,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
 
 <h2 class="chapter">10 CMail</h2>
 
-<p><a name="index-cmail-402"></a>The <samp><span class="file">cmail</span></samp> program can help you play chess by email with opponents of
+<p><a name="index-cmail-410"></a>The <samp><span class="file">cmail</span></samp> program can help you play chess by email with opponents of
 your choice using XBoard as an interface.
 
    <p>You will usually run <samp><span class="file">cmail</span></samp> without giving any options.
@@ -2238,12 +2264,6 @@ directory as cmail keeps its working files (above).
 environment variable <code>$CMAIL_MAILPROG</code> or failing that
 <samp><span class="file">/usr/ucb/Mail</span></samp>, <samp><span class="file">/usr/ucb/mail</span></samp> or <samp><span class="file">Mail</span></samp>. You will need
 to set this variable if none of the above paths fit your system. 
-<br><dt>-gamesFile &lt;file&gt;<dd><a name="index-g_t_002ecmailgames-403"></a>A file containing a list of games with email addresses. This defaults to
-the environment variable <code>$CMAIL_GAMES</code> or failing that
-<samp><span class="file">.cmailgames</span></samp>. 
-<br><dt>-aliasesFile &lt;file&gt;<dd><a name="index-g_t_002ecmailaliases-404"></a>A file containing one or more aliases for a set of email addresses. This
-defaults to the environment variable <code>$CMAIL_ALIASES</code> or failing
-that <samp><span class="file">.cmailaliases</span></samp>. 
 <br><dt>-logFile &lt;file&gt;<dd>A file in which to dump verbose debugging messages that are invoked with
 the &lsquo;<samp><span class="samp">-v</span></samp>&rsquo;
 option. 
@@ -2395,7 +2415,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
 
 <h2 class="chapter">11 Other programs you can use with XBoard</h2>
 
-<p><a name="index-Other-programs-405"></a>
+<p><a name="index-Other-programs-411"></a>
 Here are some other programs you can use with XBoard
 
 <ul class="menu">
@@ -2435,13 +2455,13 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Other-programs">Other programs</a>
 
 <h3 class="section">11.2 Fairy-Max</h3>
 
-<p>Fairy-Max is a derivative from the World's smallest Chess program micro-Max,
+<p>Fairy-Max is a derivative from the once World's smallest Chess program micro-Max,
 which measures only about 100 lines of source code. 
 The main difference with micro-Max is that Fairy-Max loads its move-generator
 tables from a file, so that the rules for piece movement can be easily configured
 to implement unorthodox pieces. 
-Fairy-Max can therefore play a lage number of variants, normal Chess being one of those. 
-In addition it plas Knightmate, Capablanca and Gothic Chess, Shatranj, Courier Chess,
+Fairy-Max can therefore play a large number of variants, normal Chess being one of those. 
+In addition it plays Knightmate, Capablanca and Gothic Chess, Shatranj, Courier Chess,
 Cylinder chess, Berolina Chess, while the user can easily define new variants. 
 It can be obtained from:
 
@@ -3310,226 +3330,231 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
 <h2 class="unnumbered">Index</h2>
 
 <ul class="index-cp" compact>
-<li><a href="#index-g_t_002danimateSpeed_002c-option-342">-animateSpeed, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-g_t_002ecmailaliases-404">.cmailaliases</a>: <a href="#CMail-options">CMail options</a></li>
-<li><a href="#index-g_t_002ecmailgames-403">.cmailgames</a>: <a href="#CMail-options">CMail options</a></li>
-<li><a href="#index-g_t_002eicsrc-207">.icsrc</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-g_t_003c_002c-Button-58">&lt;, Button</a>: <a href="#Step-Menu">Step Menu</a></li>
-<li><a href="#index-g_t_003c_003c_002c-Button-62">&lt;&lt;, Button</a>: <a href="#Step-Menu">Step Menu</a></li>
-<li><a href="#index-g_t_003e_002c-Button-60">&gt;, Button</a>: <a href="#Step-Menu">Step Menu</a></li>
-<li><a href="#index-g_t_003e_003e_002c-Button-64">&gt;&gt;, Button</a>: <a href="#Step-Menu">Step Menu</a></li>
-<li><a href="#index-abort_002c-ICS-command-384">abort, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-g_t_002danimateSpeed_002c-option-347">-animateSpeed, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-g_t_002dautoDisplayComment_002c-option-348">-autoDisplayComment, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-g_t_002dautoDisplayTags_002c-option-349">-autoDisplayTags, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-g_t_002dpasteSelection_002c-option-350">-pasteSelection, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-g_t_002eicsrc-209">.icsrc</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-g_t_003c_002c-Button-61">&lt;, Button</a>: <a href="#Step-Menu">Step Menu</a></li>
+<li><a href="#index-g_t_003c_003c_002c-Button-65">&lt;&lt;, Button</a>: <a href="#Step-Menu">Step Menu</a></li>
+<li><a href="#index-g_t_003e_002c-Button-63">&gt;, Button</a>: <a href="#Step-Menu">Step Menu</a></li>
+<li><a href="#index-g_t_003e_003e_002c-Button-67">&gt;&gt;, Button</a>: <a href="#Step-Menu">Step Menu</a></li>
+<li><a href="#index-abort_002c-ICS-command-392">abort, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
 <li><a href="#index-Abort_002c-Menu-Item-51">Abort, Menu Item</a>: <a href="#Action-Menu">Action Menu</a></li>
 <li><a href="#index-About-XBoard_002c-Menu-Item-108">About XBoard, Menu Item</a>: <a href="#Help-Menu">Help Menu</a></li>
-<li><a href="#index-accept_002c-ICS-command-380">accept, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-accept_002c-ICS-command-388">accept, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
 <li><a href="#index-Accept_002c-Menu-Item-46">Accept, Menu Item</a>: <a href="#Action-Menu">Action Menu</a></li>
 <li><a href="#index-Action_002c-Menu-45">Action, Menu</a>: <a href="#Action-Menu">Action Menu</a></li>
-<li><a href="#index-adjourn_002c-ICS-command-383">adjourn, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-adjourn_002c-ICS-command-391">adjourn, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
 <li><a href="#index-Adjourn_002c-Menu-Item-50">Adjourn, Menu Item</a>: <a href="#Action-Menu">Action Menu</a></li>
-<li><a href="#index-Adjudicate-Draw_002c-Menu-Item-71">Adjudicate Draw, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
-<li><a href="#index-Adjudicate-to-Black_002c-Menu-Item-70">Adjudicate to Black, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
-<li><a href="#index-Adjudicate-to-White_002c-Menu-Item-69">Adjudicate to White, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
-<li><a href="#index-adjudicateDrawMoves_002c-option-345">adjudicateDrawMoves, option</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
-<li><a href="#index-adjudicateLossThreshold_002c-option-344">adjudicateLossThreshold, option</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
+<li><a href="#index-Adjudicate-Draw_002c-Menu-Item-57">Adjudicate Draw, Menu Item</a>: <a href="#Action-Menu">Action Menu</a></li>
+<li><a href="#index-Adjudicate-to-Black_002c-Menu-Item-56">Adjudicate to Black, Menu Item</a>: <a href="#Action-Menu">Action Menu</a></li>
+<li><a href="#index-Adjudicate-to-White_002c-Menu-Item-55">Adjudicate to White, Menu Item</a>: <a href="#Action-Menu">Action Menu</a></li>
+<li><a href="#index-adjudicateDrawMoves_002c-option-353">adjudicateDrawMoves, option</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
+<li><a href="#index-adjudicateLossThreshold_002c-option-352">adjudicateLossThreshold, option</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
 <li><a href="#index-Adjudications_002c-Menu-Item-75">Adjudications, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-alarm_002c-option-220">alarm, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-alarm_002c-option-222">alarm, option</a>: <a href="#ICS-options">ICS options</a></li>
 <li><a href="#index-Always-Queen_002c-Menu-Item-77">Always Queen, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-alwaysPromoteToQueen_002c-option-293">alwaysPromoteToQueen, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-alwaysPromoteToQueen_002c-option-297">alwaysPromoteToQueen, option</a>: <a href="#User-interface-options">User interface options</a></li>
 <li><a href="#index-Analysis-Mode_002c-Menu-Item-31">Analysis Mode, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
 <li><a href="#index-Analyze-File_002c-Menu-Item-32">Analyze File, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
 <li><a href="#index-Animate-Dragging_002c-Menu-Item-78">Animate Dragging, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
 <li><a href="#index-Animate-Moving_002c-Menu-Item-79">Animate Moving, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-animate_002c-option-340">animate, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-animateDragging_002c-option-339">animateDragging, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-animateMoving_002c-option-341">animateMoving, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-Authors-400">Authors</a>: <a href="#Contributors">Contributors</a></li>
+<li><a href="#index-animate_002c-option-345">animate, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-animateDragging_002c-option-344">animateDragging, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-animateMoving_002c-option-346">animateMoving, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-Authors-408">Authors</a>: <a href="#Contributors">Contributors</a></li>
 <li><a href="#index-Auto-Comment_002c-Menu-Item-80">Auto Comment, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
 <li><a href="#index-Auto-Flag_002c-Menu-Item-81">Auto Flag, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
 <li><a href="#index-Auto-Flip-View_002c-Menu-Item-82">Auto Flip View, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
 <li><a href="#index-Auto-Observe_002c-Menu-Item-83">Auto Observe, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
 <li><a href="#index-Auto-Raise-Board_002c-Menu-Item-84">Auto Raise Board, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
 <li><a href="#index-Auto-Save_002c-Menu-Item-85">Auto Save, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-autobs_002c-option-215">autobs, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-autoCallFlag_002c-option-214">autoCallFlag, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-autocomm_002c-option-211">autocomm, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-autoComment_002c-option-212">autoComment, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-autoflag_002c-option-213">autoflag, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-autoflip_002c-option-303">autoflip, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-autoFlipView_002c-option-304">autoFlipView, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-autoKibitz_002c-option-217">autoKibitz, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-autoObserve_002c-option-216">autoObserve, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-autoraise_002c-option-301">autoraise, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-autoRaiseBoard_002c-option-302">autoRaiseBoard, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-autosave_002c-option-266">autosave, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-autoSaveGames_002c-option-267">autoSaveGames, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-Back-to-Start_002c-Menu-Item-61">Back to Start, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
-<li><a href="#index-Backward_002c-Menu-Item-57">Backward, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
-<li><a href="#index-bell_002c-option-286">bell, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-bitmapDirectory_002c-option-329">bitmapDirectory, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-blackPieceColor_002c-option-334">blackPieceColor, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-blind_002c-option-319">blind, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-autobs_002c-option-217">autobs, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-autoCallFlag_002c-option-216">autoCallFlag, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-autocomm_002c-option-213">autocomm, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-autoComment_002c-option-214">autoComment, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-autoflag_002c-option-215">autoflag, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-autoflip_002c-option-307">autoflip, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-autoFlipView_002c-option-308">autoFlipView, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-autoKibitz_002c-option-219">autoKibitz, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-autoObserve_002c-option-218">autoObserve, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-autoraise_002c-option-305">autoraise, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-autoRaiseBoard_002c-option-306">autoRaiseBoard, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-autosave_002c-option-269">autosave, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-autoSaveGames_002c-option-270">autoSaveGames, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-Back-to-Start_002c-Menu-Item-64">Back to Start, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
+<li><a href="#index-Backward_002c-Menu-Item-60">Backward, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
+<li><a href="#index-bell_002c-option-290">bell, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-bitmapDirectory_002c-option-333">bitmapDirectory, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-blackPieceColor_002c-option-338">blackPieceColor, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-blind_002c-option-323">blind, option</a>: <a href="#User-interface-options">User interface options</a></li>
 <li><a href="#index-Blindfold_002c-Menu-Item-86">Blindfold, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-blindfold_002c-option-320">blindfold, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-bm_002c-option-328">bm, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-board-size-298">board size</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-boardHeight_002c-option-357">boardHeight, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-boardSize_002c-option-297">boardSize, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-boardWidth_002c-option-358">boardWidth, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-blindfold_002c-option-324">blindfold, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-bm_002c-option-332">bm, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-board-size-302">board size</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-boardHeight_002c-option-365">boardHeight, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-boardSize_002c-option-301">boardSize, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-boardWidth_002c-option-366">boardWidth, option</a>: <a href="#Other-options">Other options</a></li>
 <li><a href="#index-Book_002c-Menu-Item-107">Book, Menu Item</a>: <a href="#Help-Menu">Help Menu</a></li>
-<li><a href="#index-Bug-reports-396">Bug reports</a>: <a href="#Problems">Problems</a></li>
-<li><a href="#index-Bugs-395">Bugs</a>: <a href="#Problems">Problems</a></li>
-<li><a href="#index-Bugs-394">Bugs</a>: <a href="#Limitations">Limitations</a></li>
-<li><a href="#index-buttons_002c-option-309">buttons, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-Bug-reports-404">Bug reports</a>: <a href="#Problems">Problems</a></li>
+<li><a href="#index-Bugs-403">Bugs</a>: <a href="#Problems">Problems</a></li>
+<li><a href="#index-Bugs-402">Bugs</a>: <a href="#Limitations">Limitations</a></li>
+<li><a href="#index-buttons_002c-option-313">buttons, option</a>: <a href="#User-interface-options">User interface options</a></li>
 <li><a href="#index-Call-Flag_002c-Menu-Item-48">Call Flag, Menu Item</a>: <a href="#Action-Menu">Action Menu</a></li>
-<li><a href="#index-checkMates_002c-option-346">checkMates, option</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
+<li><a href="#index-checkMates_002c-option-354">checkMates, option</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
 <li><a href="#index-Chess-engine-options-114">Chess engine options</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-CHESSDIR-392">CHESSDIR</a>: <a href="#Environment">Environment</a></li>
+<li><a href="#index-CHESSDIR-400">CHESSDIR</a>: <a href="#Environment">Environment</a></li>
 <li><a href="#index-clock_002c-option-121">clock, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-clockFont_002c-option-321">clockFont, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-clockFont_002c-option-325">clockFont, option</a>: <a href="#User-interface-options">User interface options</a></li>
 <li><a href="#index-clockMode_002c-option-122">clockMode, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-cmail-402">cmail</a>: <a href="#CMail">CMail</a></li>
-<li><a href="#index-colorChallenge_002c-option-236">colorChallenge, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-colorChannel_002c-option-233">colorChannel, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-colorChannel1_002c-option-232">colorChannel1, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-colorize_002c-option-228">colorize, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-colorKibitz_002c-option-234">colorKibitz, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-colorNormal_002c-option-239">colorNormal, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-colorRequest_002c-option-237">colorRequest, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-Colors-332">Colors</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-Colors-227">Colors</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-colorSeek_002c-option-238">colorSeek, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-colorShout_002c-option-230">colorShout, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-colorSShout_002c-option-231">colorSShout, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-colorTell_002c-option-235">colorTell, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-Contributors-401">Contributors</a>: <a href="#Contributors">Contributors</a></li>
-<li><a href="#index-coordFont_002c-option-323">coordFont, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-coords_002c-option-299">coords, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-cmail-410">cmail</a>: <a href="#CMail">CMail</a></li>
+<li><a href="#index-colorChallenge_002c-option-239">colorChallenge, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-colorChannel_002c-option-236">colorChannel, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-colorChannel1_002c-option-235">colorChannel1, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-colorize_002c-option-231">colorize, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-colorKibitz_002c-option-237">colorKibitz, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-colorNormal_002c-option-242">colorNormal, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-colorRequest_002c-option-240">colorRequest, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-Colors-336">Colors</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-Colors-230">Colors</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-colorSeek_002c-option-241">colorSeek, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-colorShout_002c-option-233">colorShout, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-colorSShout_002c-option-234">colorSShout, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-colorTell_002c-option-238">colorTell, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-Contributors-409">Contributors</a>: <a href="#Contributors">Contributors</a></li>
+<li><a href="#index-coordFont_002c-option-327">coordFont, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-coords_002c-option-303">coords, option</a>: <a href="#User-interface-options">User interface options</a></li>
 <li><a href="#index-Copy-Game_002c-Menu-Item-14">Copy Game, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
 <li><a href="#index-Copy-Position_002c-Menu-Item-21">Copy Position, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
-<li><a href="#index-darkSquareColor_002c-option-336">darkSquareColor, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-debug_002c-option-362">debug, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-debugFile_002c-option-364">debugFile, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-debugMode_002c-option-363">debugMode, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-decline_002c-ICS-command-381">decline, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-darkSquareColor_002c-option-340">darkSquareColor, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-debug_002c-option-370">debug, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-debugFile_002c-option-372">debugFile, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-debugMode_002c-option-371">debugMode, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-decline_002c-ICS-command-389">decline, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
 <li><a href="#index-Decline_002c-Menu-Item-47">Decline, Menu Item</a>: <a href="#Action-Menu">Action Menu</a></li>
-<li><a href="#index-defaultCacheSizeEGTB_002c-option-186">defaultCacheSizeEGTB, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
-<li><a href="#index-defaultFrcPosition_002c-option-360">defaultFrcPosition, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-defaultHashSize_002c-option-185">defaultHashSize, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
-<li><a href="#index-defaultPathEGTB_002c-option-187">defaultPathEGTB, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
-<li><a href="#index-delayAfterQuit_002c-option-373">delayAfterQuit, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-delayBeforeQuit_002c-option-372">delayBeforeQuit, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-display_002c-option-281">display, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-drag_002c-option-338">drag, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-draw_002c-ICS-command-382">draw, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-defaultCacheSizeEGTB_002c-option-188">defaultCacheSizeEGTB, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-defaultFrcPosition_002c-option-368">defaultFrcPosition, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-defaultHashSize_002c-option-187">defaultHashSize, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-defaultPathEGTB_002c-option-189">defaultPathEGTB, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-delayAfterQuit_002c-option-381">delayAfterQuit, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-delayBeforeQuit_002c-option-380">delayBeforeQuit, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-display_002c-option-285">display, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-drag_002c-option-343">drag, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-draw_002c-ICS-command-390">draw, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
 <li><a href="#index-Draw_002c-Menu-Item-49">Draw, Menu Item</a>: <a href="#Action-Menu">Action Menu</a></li>
 <li><a href="#index-Edit-Comment_002c-Menu-Item-41">Edit Comment, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
 <li><a href="#index-Edit-Game_002c-Menu-Item-34">Edit Game, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
 <li><a href="#index-Edit-Position_002c-Menu-Item-35">Edit Position, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
 <li><a href="#index-Edit-Tags_002c-Menu-Item-40">Edit Tags, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
-<li><a href="#index-egtFormats_002c-option-188">egtFormats, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
-<li><a href="#index-Engine-Settings-170">Engine Settings</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
-<li><a href="#index-engineDebugOutput_002c-option-366">engineDebugOutput, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-Environment-variables-391">Environment variables</a>: <a href="#Environment">Environment</a></li>
-<li><a href="#index-examine_002c-ICS-command-389">examine, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-egtFormats_002c-option-190">egtFormats, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-Engine-Settings-172">Engine Settings</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-engineDebugOutput_002c-option-374">engineDebugOutput, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-Environment-variables-399">Environment variables</a>: <a href="#Environment">Environment</a></li>
+<li><a href="#index-examine_002c-ICS-command-397">examine, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
 <li><a href="#index-Exit_002c-Menu-Item-25">Exit, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
-<li><a href="#index-exit_002c-option-288">exit, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-exit_002c-option-292">exit, option</a>: <a href="#User-interface-options">User interface options</a></li>
 <li><a href="#index-fb_002c-option-145">fb, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-fcp_002c-option-141">fcp, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-fd_002c-option-151">fd, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-fh_002c-option-147">fh, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-File-Menu-4">File Menu</a>: <a href="#File-Menu">File Menu</a></li>
-<li><a href="#index-finger_002c-ICS-command-385">finger, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-finger_002c-ICS-command-393">finger, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
 <li><a href="#index-firstChessProgram_002c-option-142">firstChessProgram, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-firstComputerString_002c-option-157">firstComputerString, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-firstDirectory_002c-option-152">firstDirectory, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-firstHasOwnBookUCI_002c-option-181">firstHasOwnBookUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-firstHasOwnBookUCI_002c-option-183">firstHasOwnBookUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
 <li><a href="#index-firstHost_002c-option-148">firstHost, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-firstIsUCI_002c-option-174">firstIsUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-firstIsUCI_002c-option-176">firstIsUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-firstNeedsNoncompliantFEN_002c-option-170">firstNeedsNoncompliantFEN, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-firstNPS_002c-option-127">firstNPS, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-firstOptions-option-168">firstOptions option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
+<li><a href="#index-firstOptions_002c-option-168">firstOptions, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-firstPlaysBlack_002c-option-146">firstPlaysBlack, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-firstProtocolVersion_002c-option-163">firstProtocolVersion, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-firstScoreAbs_002c-option-165">firstScoreAbs, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-firstTimeOdds_002c-option-129">firstTimeOdds, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-firstXBook_002c-option-183">firstXBook, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-firstXBook_002c-option-185">firstXBook, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
 <li><a href="#index-Flash-Moves_002c-Menu-Item-87">Flash Moves, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-flash_002c-option-315">flash, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-flashCount_002c-option-313">flashCount, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-flashRate_002c-option-314">flashRate, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-flash_002c-option-319">flash, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-flashCount_002c-option-317">flashCount, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-flashRate_002c-option-318">flashRate, option</a>: <a href="#User-interface-options">User interface options</a></li>
 <li><a href="#index-Flip-View_002c-Menu-Item-74">Flip View, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-flip_002c-option-305">flip, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-flipView_002c-option-306">flipView, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-fNoOwnBookUCI_002c-option-179">fNoOwnBookUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
-<li><a href="#index-Font-326">Font</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-Font_002c-clock-322">Font, clock</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-Font_002c-coordinates-324">Font, coordinates</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-font_002c-option-325">font, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-fontSizeTolerance_002c-option-327">fontSizeTolerance, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-Forward-to-End_002c-Menu-Item-63">Forward to End, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
-<li><a href="#index-Forward_002c-Menu-Item-59">Forward, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
-<li><a href="#index-fUCI_002c-option-172">fUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
-<li><a href="#index-games_002c-ICS-command-379">games, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
-<li><a href="#index-gateway_002c-option-202">gateway, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-geometry_002c-option-282">geometry, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-flip_002c-option-309">flip, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-flipView_002c-option-310">flipView, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-fNoOwnBookUCI_002c-option-181">fNoOwnBookUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-Font-330">Font</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-Font_002c-clock-326">Font, clock</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-Font_002c-coordinates-328">Font, coordinates</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-font_002c-option-329">font, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-fontSizeTolerance_002c-option-331">fontSizeTolerance, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-Forward-to-End_002c-Menu-Item-66">Forward to End, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
+<li><a href="#index-Forward_002c-Menu-Item-62">Forward, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
+<li><a href="#index-fUCI_002c-option-174">fUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-gameListTags_002c-option-282">gameListTags, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-games_002c-ICS-command-387">games, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-gateway_002c-option-204">gateway, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-geometry_002c-option-286">geometry, option</a>: <a href="#User-interface-options">User interface options</a></li>
 <li><a href="#index-Get-Move-List_002c-Menu-Item-88">Get Move List, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-getMoveList_002c-option-219">getMoveList, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-getMoveList_002c-option-221">getMoveList, option</a>: <a href="#ICS-options">ICS options</a></li>
 <li><a href="#index-Help-Menu-103">Help Menu</a>: <a href="#Help-Menu">Help Menu</a></li>
-<li><a href="#index-help_002c-ICS-command-377">help, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-help_002c-ICS-command-385">help, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
 <li><a href="#index-Hide-Thinking_002c-Menu-Item-100">Hide Thinking, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
 <li><a href="#index-Highlight-Last-Move_002c-Menu-Item-89">Highlight Last Move, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-highlight_002c-option-317">highlight, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-highlightLastMove_002c-option-318">highlightLastMove, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-highlightSquareColor_002c-option-337">highlightSquareColor, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-highlight_002c-option-321">highlight, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-highlightLastMove_002c-option-322">highlightLastMove, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-highlightSquareColor_002c-option-341">highlightSquareColor, option</a>: <a href="#User-interface-options">User interface options</a></li>
 <li><a href="#index-Hint_002c-Menu-Item-106">Hint, Menu Item</a>: <a href="#Help-Menu">Help Menu</a></li>
-<li><a href="#index-holdingsSize_002c-option-359">holdingsSize, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-iconic_002c-option-283">iconic, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-ICS-374">ICS</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-holdingsSize_002c-option-367">holdingsSize, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-iconic_002c-option-287">iconic, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-ICS-382">ICS</a>: <a href="#Chess-Servers">Chess Servers</a></li>
 <li><a href="#index-ICS-Alarm_002c-Menu-Item-91">ICS Alarm, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
 <li><a href="#index-ICS-Client_002c-Menu-Item-33">ICS Client, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
 <li><a href="#index-ICS-Input-Box_002c-Menu-Item-42">ICS Input Box, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
-<li><a href="#index-ICS-options-189">ICS options</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-ICS_002c-addresses-375">ICS, addresses</a>: <a href="#Chess-Servers">Chess Servers</a></li>
-<li><a href="#index-ics_002c-option-191">ics, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-icsAlarm_002c-option-221">icsAlarm, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-icsAlarmTime_002c-option-222">icsAlarmTime, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-icscomm_002c-option-204">icscomm, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-icshelper_002c-option-197">icshelper, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-icshost_002c-option-193">icshost, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-icsinput_002c-option-209">icsinput, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-icslogon_002c-option-205">icslogon, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-icsport_002c-option-195">icsport, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-ICS-options-191">ICS options</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-ICS_002c-addresses-383">ICS, addresses</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-ics_002c-option-193">ics, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-icsAlarm_002c-option-223">icsAlarm, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-icsAlarmTime_002c-option-224">icsAlarmTime, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-icscomm_002c-option-206">icscomm, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-icshelper_002c-option-199">icshelper, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-icshost_002c-option-195">icshost, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-icsinput_002c-option-211">icsinput, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-icslogon_002c-option-207">icslogon, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-icsport_002c-option-197">icsport, option</a>: <a href="#ICS-options">ICS options</a></li>
 <li><a href="#index-inc_002c-option-119">inc, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-Info-XBoard_002c-Menu-Item-104">Info XBoard, Menu Item</a>: <a href="#Help-Menu">Help Menu</a></li>
-<li><a href="#index-initalMode_002c-option-355">initalMode, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-initalMode_002c-option-363">initalMode, option</a>: <a href="#Other-options">Other options</a></li>
 <li><a href="#index-initString_002c-option-155">initString, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-Internet-Chess-Server-376">Internet Chess Server</a>: <a href="#Chess-Servers">Chess Servers</a></li>
-<li><a href="#index-internetChessServerCommPort_002c-option-203">internetChessServerCommPort, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-internetChessServerHelper_002c-option-198">internetChessServerHelper, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-internetChessServerHost_002c-option-194">internetChessServerHost, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-internetChessServerInputBox_002c-option-210">internetChessServerInputBox, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-internetChessServerLogonScript_002c-option-206">internetChessServerLogonScript, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-internetChessServerMode_002c-option-192">internetChessServerMode, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-internetChessServerPort_002c-option-196">internetChessServerPort, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-Internet-Chess-Server-384">Internet Chess Server</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-internetChessServerCommPort_002c-option-205">internetChessServerCommPort, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-internetChessServerHelper_002c-option-200">internetChessServerHelper, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-internetChessServerHost_002c-option-196">internetChessServerHost, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-internetChessServerInputBox_002c-option-212">internetChessServerInputBox, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-internetChessServerLogonScript_002c-option-208">internetChessServerLogonScript, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-internetChessServerMode_002c-option-194">internetChessServerMode, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-internetChessServerPort_002c-option-198">internetChessServerPort, option</a>: <a href="#ICS-options">ICS options</a></li>
 <li><a href="#index-introduction-1">introduction</a>: <a href="#Top">Top</a></li>
 <li><a href="#index-Keys-109">Keys</a>: <a href="#Keys">Keys</a></li>
-<li><a href="#index-legal_002c-option-294">legal, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-lgf_002c-option-258">lgf, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-lgi_002c-option-260">lgi, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-lightSquareColor_002c-option-335">lightSquareColor, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-Limitations-393">Limitations</a>: <a href="#Limitations">Limitations</a></li>
-<li><a href="#index-Load-and-Save-options-257">Load and Save options</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-legal_002c-option-298">legal, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-lgf_002c-option-261">lgf, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-lgi_002c-option-263">lgi, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-lightSquareColor_002c-option-339">lightSquareColor, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-Limitations-401">Limitations</a>: <a href="#Limitations">Limitations</a></li>
+<li><a href="#index-Load-and-Save-options-260">Load and Save options</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
 <li><a href="#index-Load-Game_002c-Menu-Item-9">Load Game, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
 <li><a href="#index-Load-Next-Game_002c-Menu-Item-10">Load Next Game, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
 <li><a href="#index-Load-Next-Position_002c-Menu-Item-17">Load Next Position, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
 <li><a href="#index-Load-Position_002c-Menu-Item-16">Load Position, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
 <li><a href="#index-Load-Previous-Game_002c-Menu-Item-11">Load Previous Game, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
 <li><a href="#index-Load-Previous-Position_002c-Menu-Item-18">Load Previous Position, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
-<li><a href="#index-loadGameFile_002c-option-259">loadGameFile, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-loadGameIndex_002c-option-261">loadGameIndex, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-loadPositionFile_002c-option-269">loadPositionFile, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-loadPositionIndex_002c-option-271">loadPositionIndex, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-lpf_002c-option-268">lpf, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-lpi_002c-option-270">lpi, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-loadGameFile_002c-option-262">loadGameFile, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-loadGameIndex_002c-option-264">loadGameIndex, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-loadPositionFile_002c-option-272">loadPositionFile, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-loadPositionIndex_002c-option-274">loadPositionIndex, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-lowTimeWarning_002c-option-225">lowTimeWarning, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-lowTimeWarningColor_002c-option-342">lowTimeWarningColor, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-lpf_002c-option-271">lpf, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-lpi_002c-option-273">lpi, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
 <li><a href="#index-Machine-Black_002c-Menu-Item-29">Machine Black, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
 <li><a href="#index-Machine-White_002c-Menu-Item-28">Machine White, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
 <li><a href="#index-Mail-Move_002c-Menu-Item-23">Mail Move, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
@@ -3537,99 +3562,99 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
 <li><a href="#index-Man-XBoard_002c-Menu-Item-105">Man XBoard, Menu Item</a>: <a href="#Help-Menu">Help Menu</a></li>
 <li><a href="#index-matchGames_002c-option-137">matchGames, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-matchMode_002c-option-139">matchMode, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-materialDraws_002c-option-348">materialDraws, option</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
+<li><a href="#index-materialDraws_002c-option-356">materialDraws, option</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
 <li><a href="#index-Menu_002c-Action-44">Menu, Action</a>: <a href="#Action-Menu">Action Menu</a></li>
 <li><a href="#index-Menu_002c-File-5">Menu, File</a>: <a href="#File-Menu">File Menu</a></li>
 <li><a href="#index-Menu_002c-Help-102">Menu, Help</a>: <a href="#Help-Menu">Help Menu</a></li>
 <li><a href="#index-Menu_002c-Mode-26">Menu, Mode</a>: <a href="#Mode-Menu">Mode Menu</a></li>
 <li><a href="#index-Menu_002c-Options-72">Menu, Options</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-Menu_002c-Step-56">Menu, Step</a>: <a href="#Step-Menu">Step Menu</a></li>
+<li><a href="#index-Menu_002c-Step-59">Menu, Step</a>: <a href="#Step-Menu">Step Menu</a></li>
 <li><a href="#index-Menus-3">Menus</a>: <a href="#Menus">Menus</a></li>
 <li><a href="#index-mg_002c-option-136">mg, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-mm_002c-option-138">mm, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-Mode-Menu-27">Mode Menu</a>: <a href="#Mode-Menu">Mode Menu</a></li>
-<li><a href="#index-mode_002c-option-354">mode, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-mono_002c-option-311">mono, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-monoMode_002c-option-312">monoMode, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-Move-Now_002c-Menu-Item-67">Move Now, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
+<li><a href="#index-mode_002c-option-362">mode, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-mono_002c-option-315">mono, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-monoMode_002c-option-316">monoMode, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-Move-Now_002c-Menu-Item-70">Move Now, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
 <li><a href="#index-Move-Sound_002c-Menu-Item-90">Move Sound, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-moves_002c-option-218">moves, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-movesound_002c-option-285">movesound, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-moves_002c-option-220">moves, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-movesound_002c-option-289">movesound, option</a>: <a href="#User-interface-options">User interface options</a></li>
 <li><a href="#index-movesPerSession_002c-option-118">movesPerSession, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-mps_002c-option-117">mps, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-msLoginDelay_002c-option-208">msLoginDelay, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-nameOfDebugFile_002c-option-365">nameOfDebugFile, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-ncp_002c-option-352">ncp, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-msLoginDelay_002c-option-210">msLoginDelay, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-nameOfDebugFile_002c-option-373">nameOfDebugFile, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-ncp_002c-option-360">ncp, option</a>: <a href="#Other-options">Other options</a></li>
 <li><a href="#index-New-Game_002c-Menu-Item-6">New Game, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
 <li><a href="#index-New-Shuffle-Game_002c-Menu-Item-7">New Shuffle Game, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
 <li><a href="#index-New-variant_002c-Menu-Item-8">New variant, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
 <li><a href="#index-niceEngines_002c-option-167">niceEngines, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-noChessProgram_002c-option-353">noChessProgram, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-noGUI_002c-option-284">noGUI, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-observe_002c-ICS-command-388">observe, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-noChessProgram_002c-option-361">noChessProgram, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-noGUI_002c-option-288">noGUI, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-observe_002c-ICS-command-396">observe, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
 <li><a href="#index-Old-Save-Style_002c-Menu-Item-92">Old Save Style, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-oldmoves_002c-ICS-command-390">oldmoves, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
-<li><a href="#index-oldsave_002c-option-277">oldsave, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-oldSaveStyle_002c-option-278">oldSaveStyle, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-oldmoves_002c-ICS-command-398">oldmoves, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-oldsave_002c-option-280">oldsave, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-oldSaveStyle_002c-option-281">oldSaveStyle, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
 <li><a href="#index-Options-111">Options</a>: <a href="#Options">Options</a></li>
 <li><a href="#index-Options-Menu-73">Options Menu</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-Options_002c-adjudication-343">Options, adjudication</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
+<li><a href="#index-Options_002c-adjudication-351">Options, adjudication</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
 <li><a href="#index-options_002c-Chess-engine-113">options, Chess engine</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-Options_002c-ICS-190">Options, ICS</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-Options_002c-Load-and-Save-256">Options, Load and Save</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-Options_002c-miscellaneous-351">Options, miscellaneous</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-Options_002c-User-interface-280">Options, User interface</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-Other-programs-405">Other programs</a>: <a href="#Other-programs">Other programs</a></li>
+<li><a href="#index-Options_002c-ICS-192">Options, ICS</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-Options_002c-Load-and-Save-259">Options, Load and Save</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-Options_002c-miscellaneous-359">Options, miscellaneous</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-Options_002c-User-interface-284">Options, User interface</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-Other-programs-411">Other programs</a>: <a href="#Other-programs">Other programs</a></li>
 <li><a href="#index-Paste-Game_002c-Menu-Item-15">Paste Game, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
 <li><a href="#index-Paste-Position_002c-Menu-Item-22">Paste Position, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
 <li><a href="#index-Pause_002c-Menu-Item-43">Pause, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
 <li><a href="#index-Periodic-Updates_002c-Menu-Item-93">Periodic Updates, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-pgnEventHeader_002c-option_0060-275">pgnEventHeader, option`</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-pgnExtendedInfo_002c-option_0060-274">pgnExtendedInfo, option`</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-pieceToSquareTable_002c-option-361">pieceToSquareTable, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-pixmap_002c-option-330">pixmap, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-pixmapDirectory_002c-option-331">pixmapDirectory, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-PolyglotBook_002c-option-178">PolyglotBook, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
-<li><a href="#index-PolyglotDir_002c-option-176">PolyglotDir, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-pgnEventHeader_002c-option_0060-278">pgnEventHeader, option`</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-pgnExtendedInfo_002c-option_0060-277">pgnExtendedInfo, option`</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-pieceToSquareTable_002c-option-369">pieceToSquareTable, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-pixmap_002c-option-334">pixmap, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-pixmapDirectory_002c-option-335">pixmapDirectory, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-PolyglotBook_002c-option-180">PolyglotBook, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-PolyglotDir_002c-option-178">PolyglotDir, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
 <li><a href="#index-Ponder-Next-Move_002c-Menu-Item-94">Ponder Next Move, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
 <li><a href="#index-ponder_002c-option-134">ponder, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-ponderNextMove_002c-option-135">ponderNextMove, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-Popup-Exit-Message_002c-Menu-Item-95">Popup Exit Message, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
 <li><a href="#index-Popup-Move-Errors_002c-Menu-Item-96">Popup Move Errors, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-popup_002c-option-290">popup, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-popupExitMessage_002c-option-289">popupExitMessage, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-popupMoveErrors_002c-option-291">popupMoveErrors, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-pre_002c-option-223">pre, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-popup_002c-option-294">popup, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-popupExitMessage_002c-option-293">popupExitMessage, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-popupMoveErrors_002c-option-295">popupMoveErrors, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-pre_002c-option-226">pre, option</a>: <a href="#ICS-options">ICS options</a></li>
 <li><a href="#index-Premove_002c-Menu-Item-97">Premove, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-premove_002c-option-224">premove, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-Problems-398">Problems</a>: <a href="#Problems">Problems</a></li>
-<li><a href="#index-queen_002c-option-292">queen, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-premove_002c-option-227">premove, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-Problems-406">Problems</a>: <a href="#Problems">Problems</a></li>
+<li><a href="#index-queen_002c-option-296">queen, option</a>: <a href="#User-interface-options">User interface options</a></li>
 <li><a href="#index-Quiet-Play_002c-Menu-Item-98">Quiet Play, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-quiet_002c-option-225">quiet, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-quietPlay_002c-option-226">quietPlay, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-quiet_002c-option-228">quiet, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-quietPlay_002c-option-229">quietPlay, option</a>: <a href="#ICS-options">ICS options</a></li>
 <li><a href="#index-Reload-CMail-Message_002c-Menu-Item-24">Reload CMail Message, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
 <li><a href="#index-Reload-Same-Game_002c-Menu-Item-12">Reload Same Game, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
 <li><a href="#index-Reload-Same-Position_002c-Menu-Item-19">Reload Same Position, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
-<li><a href="#index-remoteShell_002c-option-368">remoteShell, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-remoteUser_002c-option-370">remoteUser, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-Reporting-bugs-397">Reporting bugs</a>: <a href="#Problems">Problems</a></li>
-<li><a href="#index-Reporting-problems-399">Reporting problems</a>: <a href="#Problems">Problems</a></li>
+<li><a href="#index-remoteShell_002c-option-376">remoteShell, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-remoteUser_002c-option-378">remoteUser, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-Reporting-bugs-405">Reporting bugs</a>: <a href="#Problems">Problems</a></li>
+<li><a href="#index-Reporting-problems-407">Reporting problems</a>: <a href="#Problems">Problems</a></li>
 <li><a href="#index-Resign_002c-Menu-Item-52">Resign, Menu Item</a>: <a href="#Action-Menu">Action Menu</a></li>
-<li><a href="#index-Retract-Move_002c-Menu-Item-68">Retract Move, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
+<li><a href="#index-Retract-Move_002c-Menu-Item-71">Retract Move, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
 <li><a href="#index-reuse_002c-option-159">reuse, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-reuse2_002c-option-161">reuse2, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-reuseFirst_002c-option-160">reuseFirst, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-reuseSecond_002c-option-162">reuseSecond, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-Revert_002c-Menu-Item-65">Revert, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
-<li><a href="#index-ringBellAfterMoves_002c-option-287">ringBellAfterMoves, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-rsh_002c-option-367">rsh, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-ruleMoves_002c-option-350">ruleMoves, option</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
-<li><a href="#index-ruser_002c-option-369">ruser, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-Revert_002c-Menu-Item-68">Revert, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
+<li><a href="#index-ringBellAfterMoves_002c-option-291">ringBellAfterMoves, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-rsh_002c-option-375">rsh, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-ruleMoves_002c-option-358">ruleMoves, option</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
+<li><a href="#index-ruser_002c-option-377">ruser, option</a>: <a href="#Other-options">Other options</a></li>
 <li><a href="#index-sameColorGames_002c-option-140">sameColorGames, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-Save-Game_002c-Menu-Item-13">Save Game, Menu Item</a>: <a href="#File-Menu">File Menu</a></li>
-<li><a href="#index-saveGameFile_002c-option-265">saveGameFile, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-saveOutOfBookInfo_002c-option_0060-276">saveOutOfBookInfo, option`</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-savePositionFile_002c-option-273">savePositionFile, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-saveGameFile_002c-option-268">saveGameFile, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-saveOutOfBookInfo_002c-option_0060-279">saveOutOfBookInfo, option`</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-savePositionFile_002c-option-276">savePositionFile, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
 <li><a href="#index-scp_002c-option-143">scp, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-sd_002c-option-125">sd, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-searchDepth_002c-option-126">searchDepth, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
@@ -3637,80 +3662,81 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
 <li><a href="#index-secondChessProgram_002c-option-144">secondChessProgram, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-secondComputerString_002c-option-158">secondComputerString, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-secondDirectory_002c-option-154">secondDirectory, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-secondHasOwnBookUCI_002c-option-182">secondHasOwnBookUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-secondHasOwnBookUCI_002c-option-184">secondHasOwnBookUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
 <li><a href="#index-secondHost_002c-option-150">secondHost, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-secondInitString_002c-option-156">secondInitString, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-secondIsUCI_002c-option-175">secondIsUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-secondIsUCI_002c-option-177">secondIsUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-secondNeedsNoncompliantFEN_002c-option-171">secondNeedsNoncompliantFEN, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-secondNPS_002c-option-128">secondNPS, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-secondOptions_002c-option-169">secondOptions, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-secondProtocolVersion_002c-option-164">secondProtocolVersion, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-secondScoreAbs_002c-option-166">secondScoreAbs, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-secondTimeOdds_002c-option-130">secondTimeOdds, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-secondXBook_002c-option-184">secondXBook, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
-<li><a href="#index-set_002c-ICS-command-387">set, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
-<li><a href="#index-Settings_002c-Engine-171">Settings, Engine</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
-<li><a href="#index-sgf_002c-option-264">sgf, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-secondXBook_002c-option-186">secondXBook, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-set_002c-ICS-command-395">set, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-Settings_002c-Engine-173">Settings, Engine</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-sgf_002c-option-267">sgf, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
 <li><a href="#index-sh_002c-option-149">sh, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-Shortcut-keys-110">Shortcut keys</a>: <a href="#Keys">Keys</a></li>
 <li><a href="#index-Show-Coords_002c-Menu-Item-99">Show Coords, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
 <li><a href="#index-Show-Engine-Output_002c-Menu-Item-39">Show Engine Output, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
 <li><a href="#index-Show-Game-List_002c-Menu-Item-37">Show Game List, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
 <li><a href="#index-Show-Move-History_002c-Menu-Item-38">Show Move History, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
-<li><a href="#index-showButtonBar_002c-option-310">showButtonBar, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-showCoords_002c-option-300">showCoords, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-showButtonBar_002c-option-314">showButtonBar, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-showCoords_002c-option-304">showCoords, option</a>: <a href="#User-interface-options">User interface options</a></li>
 <li><a href="#index-showThinking_002c-option-133">showThinking, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-size_002c-option-296">size, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-sNoOwnBookUCI_002c-option-180">sNoOwnBookUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
-<li><a href="#index-soundChallenge_002c-option-247">soundChallenge, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-soundChannel_002c-option-244">soundChannel, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-soundIcsAlarm_002c-option-251">soundIcsAlarm, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-soundIcsDraw_002c-option-254">soundIcsDraw, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-soundIcsLoss_002c-option-253">soundIcsLoss, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-soundIcsUnfinished_002c-option-255">soundIcsUnfinished, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-soundIcsWin_002c-option-252">soundIcsWin, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-soundKibitz_002c-option-245">soundKibitz, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-soundMove_002c-option-250">soundMove, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-soundProgram_002c-option-240">soundProgram, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-soundRequest_002c-option-248">soundRequest, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-Sounds-241">Sounds</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-soundSeek_002c-option-249">soundSeek, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-soundShout_002c-option-242">soundShout, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-soundSShout_002c-option-243">soundSShout, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-soundTell_002c-option-246">soundTell, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-spf_002c-option-272">spf, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-size_002c-option-300">size, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-sNoOwnBookUCI_002c-option-182">sNoOwnBookUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-soundChallenge_002c-option-250">soundChallenge, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-soundChannel_002c-option-247">soundChannel, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-soundIcsAlarm_002c-option-254">soundIcsAlarm, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-soundIcsDraw_002c-option-257">soundIcsDraw, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-soundIcsLoss_002c-option-256">soundIcsLoss, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-soundIcsUnfinished_002c-option-258">soundIcsUnfinished, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-soundIcsWin_002c-option-255">soundIcsWin, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-soundKibitz_002c-option-248">soundKibitz, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-soundMove_002c-option-253">soundMove, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-soundProgram_002c-option-243">soundProgram, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-soundRequest_002c-option-251">soundRequest, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-Sounds-244">Sounds</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-soundSeek_002c-option-252">soundSeek, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-soundShout_002c-option-245">soundShout, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-soundSShout_002c-option-246">soundSShout, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-soundTell_002c-option-249">soundTell, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-spf_002c-option-275">spf, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
 <li><a href="#index-st_002c-option-123">st, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-Step-Menu-55">Step Menu</a>: <a href="#Step-Menu">Step Menu</a></li>
+<li><a href="#index-Step-Menu-58">Step Menu</a>: <a href="#Step-Menu">Step Menu</a></li>
 <li><a href="#index-Stop-Examining_002c-Menu-Item-54">Stop Examining, Menu Item</a>: <a href="#Action-Menu">Action Menu</a></li>
 <li><a href="#index-Stop-Observing_002c-Menu-Item-53">Stop Observing, Menu Item</a>: <a href="#Action-Menu">Action Menu</a></li>
-<li><a href="#index-sUCI_002c-option-173">sUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-sUCI_002c-option-175">sUCI, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
 <li><a href="#index-tc_002c-option-115">tc, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-td_002c-option-262">td, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
-<li><a href="#index-telnet_002c-option-199">telnet, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-telnetProgram_002c-option-201">telnetProgram, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-td_002c-option-265">td, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-telnet_002c-option-201">telnet, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-telnetProgram_002c-option-203">telnetProgram, option</a>: <a href="#ICS-options">ICS options</a></li>
 <li><a href="#index-Test-Legality_002c-Menu-Item-101">Test Legality, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
-<li><a href="#index-testClaims_002c-option-347">testClaims, option</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
-<li><a href="#index-testLegality_002c-option-295">testLegality, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-testClaims_002c-option-355">testClaims, option</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
+<li><a href="#index-testLegality_002c-option-299">testLegality, option</a>: <a href="#User-interface-options">User interface options</a></li>
 <li><a href="#index-thinking_002c-option-132">thinking, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-Time-Control_002c-Menu-Item-76">Time Control, Menu Item</a>: <a href="#Options-Menu">Options Menu</a></li>
 <li><a href="#index-timeControl_002c-option-116">timeControl, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-timeDelay_002c-option-263">timeDelay, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
+<li><a href="#index-timeDelay_002c-option-266">timeDelay, option</a>: <a href="#Load-and-Save-options">Load and Save options</a></li>
 <li><a href="#index-timeIncrement_002c-option-120">timeIncrement, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
 <li><a href="#index-timeOddsMode_002c-option-131">timeOddsMode, option</a>: <a href="#Chess-engine-options">Chess engine options</a></li>
-<li><a href="#index-title_002c-option-307">title, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-titleInWindow_002c-option-308">titleInWindow, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-title_002c-option-311">title, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-titleInWindow_002c-option-312">titleInWindow, option</a>: <a href="#User-interface-options">User interface options</a></li>
 <li><a href="#index-Training_002c-Menu-Item-36">Training, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
-<li><a href="#index-trivialDraws_002c-option-349">trivialDraws, option</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
-<li><a href="#index-Truncate-Game_002c-Menu-Item-66">Truncate Game, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
+<li><a href="#index-trivialDraws_002c-option-357">trivialDraws, option</a>: <a href="#Adjudication-Options">Adjudication Options</a></li>
+<li><a href="#index-Truncate-Game_002c-Menu-Item-69">Truncate Game, Menu Item</a>: <a href="#Step-Menu">Step Menu</a></li>
 <li><a href="#index-Two-Machines_002c-Menu-Item-30">Two Machines, Menu Item</a>: <a href="#Mode-Menu">Mode Menu</a></li>
-<li><a href="#index-usePolyglotBook_002c-option-177">usePolyglotBook, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
-<li><a href="#index-User-interface-options-279">User interface options</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-userName_002c-option-371">userName, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-useTelnet_002c-option-200">useTelnet, option</a>: <a href="#ICS-options">ICS options</a></li>
-<li><a href="#index-variant_002c-option-356">variant, option</a>: <a href="#Other-options">Other options</a></li>
-<li><a href="#index-vars_002c-ICS-command-386">vars, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
-<li><a href="#index-whitePieceColor_002c-option-333">whitePieceColor, option</a>: <a href="#User-interface-options">User interface options</a></li>
-<li><a href="#index-who_002c-ICS-command-378">who, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
-<li><a href="#index-xflash_002c-option-316">xflash, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-usePolyglotBook_002c-option-179">usePolyglotBook, option</a>: <a href="#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a></li>
+<li><a href="#index-User-interface-options-283">User interface options</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-userName_002c-option-379">userName, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-useTelnet_002c-option-202">useTelnet, option</a>: <a href="#ICS-options">ICS options</a></li>
+<li><a href="#index-variant_002c-option-364">variant, option</a>: <a href="#Other-options">Other options</a></li>
+<li><a href="#index-vars_002c-ICS-command-394">vars, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-whitePieceColor_002c-option-337">whitePieceColor, option</a>: <a href="#User-interface-options">User interface options</a></li>
+<li><a href="#index-who_002c-ICS-command-386">who, ICS command</a>: <a href="#Chess-Servers">Chess Servers</a></li>
+<li><a href="#index-xflash_002c-option-320">xflash, option</a>: <a href="#User-interface-options">User interface options</a></li>
 </ul>
 <div class="contents">
 <h2>Table of Contents</h2>