X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=polyglot.pod;h=45287d24ca7f3b1ac0de46eff077da864b3a1231;hp=285e9b14f02a7c25945c5f34e66e616576eccaae;hb=1087eb7b2d8447adf9a7deb549d4004a87b46b10;hpb=acb140befabd8b0f1a8606470013b420d05b4fb7 diff --git a/polyglot.pod b/polyglot.pod index 285e9b1..45287d2 100644 --- a/polyglot.pod +++ b/polyglot.pod @@ -520,14 +520,20 @@ Due to the way kibitzing is implemented, KibitzMove is disabled in that case. =item B (default: true) -The intention of this option is to provide work arounds for -xboard/winboard bugs should they arise. Currently it decapitalizes +The intention of these options is to provide work arounds for +xboard/winboard bugs should they arise. This one decapitalizes the word Draw in options that contain this word. Some versions of xboard/winboard contain a bug which causes such options to be interpreted as draw claims by the engine. Engines that send options with "Draw" in their name are Rybka and HIARCS. +=item B (default: false) + +Old version of Winboard clear the engine output window at depth 1. With this +work around PG will send info lines at depth >=2. This may or may not improve +the display. + =back