Use first engine as default for second
[xboard.git] / xboard.conf.in
index 7771371..8ac0122 100644 (file)
@@ -70,7 +70,6 @@
 ; Engines & adjudicatons in engine-engine games
 ;
 -firstChessProgram fairymax
--secondChessProgram fairymax
 -firstChessProgramNames {fairymax
 "Fruit 2.1" -fcp fruit -fUCI
 "Crafty" -fcp crafty
@@ -78,7 +77,7 @@
 }
 -niceEngines 0
 -polyglotDir ""
--adapterCommand 'polyglot -noini -ec "%fcp" -ed "%fd" -uci NalimovCache=%defaultCacheSizeEGTB'
+-adapterCommand 'polyglot -noini -ec "%fcp" -ed "%fd" -uci NalimovCache=%defaultCacheSizeEGTB -pg ShowTbHits=true'
 -defaultPathEGTB "/egtb"
 -egtFormats ""
 -testClaims true
@@ -119,6 +118,8 @@ Match (name);match $name;
 Tell (name);tell $name $input;
 Play (name);play $name;
 Message (name);message $name $input;
+Copy;$copy;
+Open Chat Box (name);$chat;
 }
 ;
 ; Save user settings.