Merge branch 'master' into v4.8.x
[xboard.git] / xboard.conf.in
index c2a47a8..56e5f84 100644 (file)
@@ -1,5 +1,5 @@
 ;
-; xboard 4.6 Save Settings file
+; xboard 4.8 Save Settings file
 ;
 ; This file contains the system-wide settings of XBoard, in so far they
 ; deviate from the compiled-in defaults, and are not settable through menus,
@@ -12,6 +12,7 @@
 ;
 ; Looks
 ;
+-size 49
 -internetChessServerInputBox false
 -titleInWindow false
 -showButtonBar true
 -flashCount 0
 -flashRate 5
 -fontSizeTolerance 4
--pixmapDirectory ""
--bitmapDirectory ""
 -useBoardTexture true
--liteBackTextureFile  "@pixmapsdir@/wood_l.xpm"
--darkBackTextureFile  "@pixmapsdir@/wood_d.xpm"
+-liteBackTextureFile  "@pngdir@/wood_l.png"
+-darkBackTextureFile  "@pngdir@/wood_d.png"
 -overrideLineGap 1
 -highlightMoveWithArrow true
 -recentEngines 4
+-gameListW 500
+-gameListH 300
+-evalGraphW 300
+-evalGraphH 150
+-stickyWindows false
 ;
 ; Behavior
 ;
+-sweepPromotions true
+-pieceMenu false
+-showTargetSquares true
+-seekGraph true
 -soundProgram "aplay -q"
 -soundDirectory "@soundsdir@"
 -soundTell phone.wav
 -soundChallenge gong.wav
 -soundMove woodthunk.wav
+-soundRoar roar.wav
 -soundIcsAlarm penalty.wav
 -pasteSelection false
 -keepLineBreaksICS false
 -delayBeforeQuit 0
 -delayAfterQuit 0
 -defaultTourneyName "Tourney_%y%M%d_%h%m.trn"
+-variations true
+-appendPV true
+-memoHeaders true
+-autoInstall "ALL"
 ;
 ; PGN format & Game List
 ;
@@ -61,7 +74,6 @@
 ; Engines & adjudicatons in engine-engine games
 ;
 -firstChessProgram fairymax
--secondChessProgram fairymax
 -firstChessProgramNames {fairymax
 "Fruit 2.1" -fcp fruit -fUCI
 "Crafty" -fcp crafty
@@ -69,7 +81,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
 -materialDraws true
 -trivialDraws false
 ;
+; preconfigure some ICS nams, for use with -is option
+;
+-icsNames {"fics" -icshost freechess.org -icshelper timeseal
+"icc" -icshost chessclub.com -icshelper timestamp
+"kc" -icshost alanimus.com -icshelper timeseal
+}
+;
 ; Configure the ICS text menu
 ;
 -icsMenu {Give me;ptell Please give me $input;
@@ -103,6 +122,22 @@ 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;
+}
+;
+; pre-define some themes
+;
+-themeNames {"native" -ubt false -pid "" -trueColors false -flipBlack false -overrideLineGap -1
+"classic" -ubt false -lsc #c8c365 -dsc #77a26d -pid "" -wpc #ffffcc -bpc #202020 -hsc #ffff00 -phc #ff0000 -overrideLineGap -1 -flipBlack false
+"wood" -ubt true -lbtf ~~/themes/textures/wood_l.png -dbtf ~~/themes/textures/wood_d.png -pid ""  -hsc #ffff00 -phc #ff0000 -overrideLineGap 1
+"diagram" -ubt true -lbtf "" -dbtf ~~/themes/textures/hatch.png -lsc #ffffff -wpc #ffffff -bpc #000000 -pid "" -hsc #808080 -phc #808080 -trueColors false -overrideLineGap 1
+"icy" -ubt false -lsc #ffffff -dsc #80ffff -pid "" -wpc #f1f8f8 -bpc #202020 -hsc #0000ff -phc #ff0000
+# ORIENTAL THEMES
+"shogi" -ubt true  -lbtf ~~/themes/textures/wood_d.png -dbtf ~~/themes/textures/wood_d.png -pid ~~/themes/shogi -trueColors true -hsc #ffff00 -phc #0080ff -overrideLineGap 1
+"xiangqi" -ubt true  -lbtf ~~/themes/textures/xqboard.png -dbtf ~~/themes/textures/xqboard.png -pid ~~/themes/xiangqi -trueColors true -hsc #ffff00 -phc #ff0000 -overrideLineGap 0
+"chu shogi" -ubt false -lsc #ff8040 -dsc #ff8040 -pid ~~/themes/chu -trueColors true -hsc #0000ff -phc #00ff00
+# end
 }
 ;
 ; Save user settings.
@@ -111,8 +146,4 @@ Message (name);message $name $input;
 -saveSettingsOnExit true
 -saveSettingsFile "~/.xboardrc"
 -settingsFile "~/.xboardrc"
-;
-; Turn -inc into a volatile option, to prevent a persistent increment >= 0 dominating a command-line -mps
-;
--inc -1