X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.conf.in;h=a65f64548c4a8c3353cb26b4bf63a08fe122a125;hb=211b194243de81ed013566a30ef754018586c4e1;hp=590f5a5df5b0bfccb40c5686e6893d7bf7a8dc3d;hpb=3b0e14744af54a3d6e5c57d0dfe7030cd85ecb9a;p=xboard.git diff --git a/xboard.conf.in b/xboard.conf.in index 590f5a5..a65f645 100644 --- a/xboard.conf.in +++ b/xboard.conf.in @@ -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, @@ -22,17 +22,31 @@ -flashCount 0 -flashRate 5 -fontSizeTolerance 4 --pixmapDirectory "" --bitmapDirectory "" --liteBackTextureFile "@bitmapdir@/wood_l.xpm" --darkBackTextureFile "@bitmapdir@/wood_d.xpm" +-useBoardTexture true +-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 @bitmapdir@/sounds +-soundDirectory "@soundsdir@" +-soundTell phone.wav +-soundChallenge gong.wav +-soundMove woodthunk.wav +-soundRoar roar.wav +-soundIcsAlarm penalty.wav -pasteSelection false -keepLineBreaksICS false -timeDelay 1 @@ -44,6 +58,11 @@ -msLoginDelay 0 -delayBeforeQuit 0 -delayAfterQuit 0 +-defaultTourneyName "Tourney_%y%M%d_%h%m.trn" +-variations true +-appendPV true +-memoHeaders true +-autoInstall "ALL" ; ; PGN format & Game List ; @@ -54,10 +73,14 @@ ; Engines & adjudicatons in engine-engine games ; -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' +-adapterCommand 'polyglot -noini -ec "%fcp" -ed "%fd" -uci NalimovCache=%defaultCacheSizeEGTB -pg ShowTbHits=true' -defaultPathEGTB "/egtb" -egtFormats "" -testClaims true @@ -65,6 +88,13 @@ -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; @@ -80,17 +110,33 @@ 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; +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; +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. @@ -99,8 +145,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