Add context menu to ICS console XB-GTK
[xboard.git] / xboard.conf.in
index a3f82e2..2628979 100644 (file)
 -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
+-stickyWindows false
 ;
 ; Behavior
 ;
 -sweepPromotions true
+-pieceMenu false
 -showTargetSquares true
 -seekGraph true
 -soundProgram "aplay -q"
@@ -43,6 +43,7 @@
 -soundTell phone.wav
 -soundChallenge gong.wav
 -soundMove woodthunk.wav
+-soundRoar roar.wav
 -soundIcsAlarm penalty.wav
 -pasteSelection false
 -keepLineBreaksICS false
@@ -56,6 +57,9 @@
 -delayBeforeQuit 0
 -delayAfterQuit 0
 -defaultTourneyName "Tourney_%y%M%d_%h%m.trn"
+-variations true
+-appendPV true
+-memoHeaders true
 ;
 ; PGN format & Game List
 ;
@@ -74,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
 -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;
@@ -108,6 +119,7 @@ Match (name);match $name;
 Tell (name);tell $name $input;
 Play (name);play $name;
 Message (name);message $name $input;
+Open Chat Box (name);$chat;
 }
 ;
 ; Save user settings.
@@ -116,8 +128,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