Configure XBoard engines and textures
[xboard.git] / xboard.conf.in
index 63f56c9..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
 ;
 ;
 -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'