Make fallbackPieceImageDirectory hardcoded
[xboard.git] / xboard.conf.in
index 607a1e9..0e94d2c 100644 (file)
@@ -1,5 +1,5 @@
 ;
-; xboard 4.5 Save Settings file
+; xboard 4.6 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,
 -flashCount 0
 -flashRate 5
 -fontSizeTolerance 4
--pixmapDirectory ""
--bitmapDirectory ""
--liteBackTextureFile  "@bitmapdir@wood_l.xpm"
--darkBackTextureFile  "@bitmapdir@wood_d.xpm"
--overrideLineGap 0
+-useBoardTexture true
+-liteBackTextureFile  "@pngdir@/wood_l.png"
+-darkBackTextureFile  "@pngdir@/wood_d.png"
+-overrideLineGap 1
 -highlightMoveWithArrow true
+-recentEngines 4
+-gameListW 500
+-gameListH 300
+-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
+-soundIcsAlarm penalty.wav
 -pasteSelection false
 -keepLineBreaksICS false
 -timeDelay 1
@@ -43,6 +55,7 @@
 -msLoginDelay 0
 -delayBeforeQuit 0
 -delayAfterQuit 0
+-defaultTourneyName "Tourney_%y%M%d_%h%m.trn"
 ;
 ; PGN format & Game List
 ;
 ;
 -firstChessProgram fairymax
 -secondChessProgram fairymax
+-firstChessProgramNames {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'
 -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;
+Avoid;ptell Please don't let him get $input;
+Q;$add a Queen $input;
+R;$add a Rook $input;
+B;$add a Bishop $input;
+N;$add a Knight $input;
+P;$add a Pawn $input;
+Dead;ptell I will be checkmated;
+MultiLine;
+set open 0
+set seek 0
+set tell 1;
+Kill;ptell I will checkmate him!;
+Who;who;
+Finger (name);finger $name;
+Players;players;
+Vars (name);vars $name;
+Games;games;
+Observe (name);observe $name;
+Sought;sought;
+Match (name);match $name;
+Tell (name);tell $name $input;
+Play (name);play $name;
+Message (name);message $name $input;
+}
+;
 ; Save user settings.
 ; Must be last in file to make user options prevail over system-wide settings!
 ;
 -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