X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.texi;h=0436372bfbaba3c3751458c31311b6872d5f0d13;hb=e5fcfee6ac8d8caa96337ae9c17562e7d5c03c11;hp=60cc67e43b850bb8ae29a34449395d2b4dc43c21;hpb=718609b99a5f570ce8245f12d05eeed32a444437;p=xboard.git diff --git a/xboard.texi b/xboard.texi index 60cc67e..0436372 100644 --- a/xboard.texi +++ b/xboard.texi @@ -1111,6 +1111,9 @@ that SMP engines can use. The shifted @kbd{Alt+U} key is a keyboard equivalent. Older XBoard/WinBoard engines might not respond to these settings, but UCI engines always should. +The @samp{EGT path} field corresponds to the setting of the +@code{egtFormats} option to specify where to find tablebases +of various flavors. See the description of this option for the required syntax. 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. @@ -1595,7 +1598,7 @@ An example of a text menu as it might occur in your settings file (where you could edit it): @example --icsMenu {copy;$copy; +-icsMenu @{copy;$copy; list players;who; list games;games; finger (player);finger $name; @@ -1610,7 +1613,7 @@ N;$add Knight $input; B;$add Bishop $input; R;$add Rook $input; Q;$add Queen $input; -} +@} @end example @end table