Fix position of checkbox XB
[xboard.git] / xboard.conf.in
index edd1cf9..6800642 100644 (file)
 -fontSizeTolerance 4
 -pixmapDirectory ""
 -bitmapDirectory ""
+-useBoardTexture true
 -liteBackTextureFile  "@pixmapsdir@/wood_l.xpm"
 -darkBackTextureFile  "@pixmapsdir@/wood_d.xpm"
 -overrideLineGap 1
 -highlightMoveWithArrow true
+-recentEngines 0
 ;
 ; Behavior
 ;
@@ -48,6 +50,7 @@
 -msLoginDelay 0
 -delayBeforeQuit 0
 -delayAfterQuit 0
+-defaultTourneyName "Tourney_%y%M%d_%h%m.trn"
 ;
 ; PGN format & Game List
 ;
 ;
 -firstChessProgram fairymax
 -secondChessProgram fairymax
+-firstChessProgramNames {"Fairy-Max" -fcp fairymax
+"Fruit 2.1" -fcp fruit -fUCI
+"Crafty" -fcp crafty
+"GNU Chess" -fcp gnuchess
+}
 -niceEngines 0
 -polyglotDir ""
 -adapterCommand 'polyglot -noini -ec "%fcp" -ed "%fd" -uci NalimovCache=%defaultCacheSizeEGTB'