X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=zippy.README;h=20836f06dd2b8962b865860f17327ec616ee80dd;hb=42355450ab6482a7eb2095e69cebd89368996807;hp=c659ffb87ebcec7eabe5d396ed24fd9ce910cffa;hpb=3dbaa3c440b654ec995f9e0d5a0fa4ef8f38b4ec;p=xboard.git diff --git a/zippy.README b/zippy.README index c659ffb..20836f0 100644 --- a/zippy.README +++ b/zippy.README @@ -1,6 +1,5 @@ Zippy README file For version xboard/WinBoard 4.2.4 and later only -$Id: zippy.README,v 2.3 2003/11/17 07:39:44 mann Exp $ ----------------------------------------------------- Zippy is a program that lets GNU Chess act as a computer player on an @@ -224,9 +223,12 @@ NEW OPTIONS does not work. Instead, use the -zippyGameEnd option to have a string of several commands sent, with newlines in between. For example, you could give WinBoard the command line option - -zippyGameEnd='say thanks\nseek 5 0\nseek 2 12\n' - You could give xboard the command line option - -xrm '*zippyGameEnd: say thanks\nseek 5 0\nseek 2 12\n' + -zippyGameEnd=\"say thanks\\nseek 5 0\\nseek 2 12\\n\" + Note the extra backslashes: these are essential, because the + shell will strip them from the command before passing it to + XBoard, and XBoard needs to see the quotes (which would + otherwise be stripped by the shell as well), because only within + quotes it will recognize the \n as a linefeed. -zippyAdjourn True/False or -zadj/-xzadj Zippy will allow its opponent to adjourn if this option is