X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.conf.in;h=56e5f84d1dae3c3a25df62af179a4d1ce3d96511;hb=4f09e640c512b6ae2142d7682a49ad340d7d9d8e;hp=edd1cf941dd9616d30696f6f889538df1a374067;hpb=f6973546dae9ffe71122918159577b20e97bac2f;p=xboard.git diff --git a/xboard.conf.in b/xboard.conf.in index edd1cf9..56e5f84 100644 --- a/xboard.conf.in +++ b/xboard.conf.in @@ -1,5 +1,5 @@ ; -; xboard 4.5 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 @@ -22,20 +23,30 @@ -flashCount 0 -flashRate 5 -fontSizeTolerance 4 --pixmapDirectory "" --bitmapDirectory "" --liteBackTextureFile "@pixmapsdir@/wood_l.xpm" --darkBackTextureFile "@pixmapsdir@/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 "@soundsdir@" -soundTell phone.wav -soundChallenge gong.wav -soundMove woodthunk.wav +-soundRoar roar.wav -soundIcsAlarm penalty.wav -pasteSelection false -keepLineBreaksICS false @@ -48,6 +59,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 ; @@ -58,10 +74,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 @@ -69,6 +89,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; @@ -84,17 +111,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. @@ -103,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