Implement -autoInstall option
[xboard.git] / xboard.conf.in
index 38186c2..f76a443 100644 (file)
@@ -43,6 +43,7 @@
 -soundTell phone.wav
 -soundChallenge gong.wav
 -soundMove woodthunk.wav
+-soundRoar roar.wav
 -soundIcsAlarm penalty.wav
 -pasteSelection false
 -keepLineBreaksICS false
@@ -58,6 +59,8 @@
 -defaultTourneyName "Tourney_%y%M%d_%h%m.trn"
 -variations true
 -appendPV true
+-memoHeaders true
+-autoInstall "ALL"
 ;
 ; PGN format & Game List
 ;
@@ -68,7 +71,6 @@
 ; Engines & adjudicatons in engine-engine games
 ;
 -firstChessProgram fairymax
--secondChessProgram fairymax
 -firstChessProgramNames {fairymax
 "Fruit 2.1" -fcp fruit -fUCI
 "Crafty" -fcp crafty
@@ -76,7 +78,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
@@ -117,6 +119,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.