X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.conf.in;h=56e5f84d1dae3c3a25df62af179a4d1ce3d96511;hb=4f09e640c512b6ae2142d7682a49ad340d7d9d8e;hp=b17b2c42eb1539d32f154bb95127868c868c4308;hpb=cd286ef1302a2b6ce3aa591432de315f8e561948;p=xboard.git diff --git a/xboard.conf.in b/xboard.conf.in index b17b2c4..56e5f84 100644 --- a/xboard.conf.in +++ b/xboard.conf.in @@ -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 @@ -22,16 +23,16 @@ -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 @@ -45,6 +46,7 @@ -soundTell phone.wav -soundChallenge gong.wav -soundMove woodthunk.wav +-soundRoar roar.wav -soundIcsAlarm penalty.wav -pasteSelection false -keepLineBreaksICS false @@ -58,6 +60,10 @@ -delayBeforeQuit 0 -delayAfterQuit 0 -defaultTourneyName "Tourney_%y%M%d_%h%m.trn" +-variations true +-appendPV true +-memoHeaders true +-autoInstall "ALL" ; ; PGN format & Game List ; @@ -68,7 +74,6 @@ ; Engines & adjudicatons in engine-engine games ; -firstChessProgram fairymax --secondChessProgram fairymax -firstChessProgramNames {fairymax "Fruit 2.1" -fcp fruit -fUCI "Crafty" -fcp crafty @@ -76,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 @@ -117,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. @@ -125,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