I call Xboard this way:
- Code: Select all
./xboard -fcp /home/dan/workspace/RataAeroespacial/Release/RataAeroespacial -zp -ics -icshost freechess.org -xrm '*zippyGameEnd: seek 3 0\n'
Freechess.org console output is:
- Code: Select all
...
Creating: GuestZJPQ (++++) GuestTMYC (++++) unrated blitz 5 5
{Game 220 (GuestZJPQ vs. GuestTMYC) Creating unrated blitz match.}
{Game 220 (GuestZJPQ vs. GuestTMYC) GuestZJPQ resigns} 0-1
No ratings adjustment done.
fics% gameend: Command not found.
...
Im using Xboard master-20100806 (donwloaded from git repository), and running Ubuntu Linux.
Thanks in advance.