Fix multi-leg promotions
[xboard.git] / xboard.conf
1 ;
2 ; xboard 4.8 Save Settings file
3 ;
4 ; This file contains the system-wide settings of XBoard, in so far they
5 ; deviate from the compiled-in defaults, and are not settable through menus,
6 ; to comfort users that have no history of xboard usage.
7 ; You can edit the values of options that are already set in this file,
8 ; or add other options that you think are convenient as defaults for all users.
9 ; This file is not automatically overwritten, because it redefines the
10 ; -saveSettingsFile to .xboardrc in the user's home directory, so that
11 ; user settings will be saved in a place the user has write access to.
12 ;
13 ; Looks
14 ;
15 -size 49
16 -internetChessServerInputBox false
17 -titleInWindow false
18 -showButtonBar true
19 -moveHistoryUp false
20 -evalGraphUp false
21 -engineOutputUp false
22 -monoMode false
23 -flashCount 0
24 -flashRate 5
25 -fontSizeTolerance 4
26 -useBoardTexture true
27 -liteBackTextureFile  "~~/themes/textures/wood_l.png"
28 -darkBackTextureFile  "~~/themes/textures/wood_d.png"
29 -overrideLineGap 1
30 -highlightMoveWithArrow true
31 -recentEngines 4
32 -gameListW 500
33 -gameListH 300
34 -evalGraphW 300
35 -evalGraphH 150
36 -stickyWindows false
37 ;
38 ; Behavior
39 ;
40 -sweepPromotions true
41 -pieceMenu false
42 -showTargetSquares true
43 -seekGraph true
44 -soundProgram "aplay -q"
45 -soundDirectory "~~/sounds"
46 -soundTell phone.wav
47 -soundChallenge gong.wav
48 -soundMove woodthunk.wav
49 -soundRoar roar.wav
50 -soundIcsAlarm penalty.wav
51 -pasteSelection false
52 -keepLineBreaksICS false
53 -timeDelay 1
54 -autoDisplayComment true
55 -autoDisplayTags true
56 -lowTimeWarning false
57 -icsAlarm false
58 -icsAlarmTime 5000
59 -msLoginDelay 0
60 -delayBeforeQuit 0
61 -delayAfterQuit 0
62 -defaultTourneyName "Tourney_%y%M%d_%h%m.trn"
63 -variations true
64 -appendPV true
65 -memoHeaders true
66 -autoInstall "ALL"
67 ;
68 ; PGN format & Game List
69 ;
70 -pgnExtendedInfo true
71 -saveOutOfBookInfo true
72 -gameListTags "eprd"
73 ;
74 ; Engines & adjudicatons in engine-engine games
75 ;
76 -firstChessProgram fairymax
77 -firstChessProgramNames {fairymax
78 "Fruit 2.1" -fcp fruit -fUCI
79 "Crafty" -fcp crafty
80 "GNU Chess" -fcp gnuchess
81 }
82 -niceEngines 0
83 -polyglotDir ""
84 -adapterCommand 'polyglot -noini -ec "%fcp" -ed "%fd" -uci NalimovCache=%defaultCacheSizeEGTB -pg ShowTbHits=true'
85 -defaultPathEGTB ""
86 -egtFormats "syzygy:/EGT/Syzygy,scorpio:/EGT/bitbases"
87 -testClaims true
88 -checkMates true
89 -materialDraws true
90 -trivialDraws false
91 ;
92 ; preconfigure some ICS nams, for use with -is option
93 ;
94 -icsNames {"fics" -icshost freechess.org -icshelper timeseal
95 "icc" -icshost chessclub.com -icshelper timestamp
96 "kc" -icshost alanimus.com -icshelper timeseal
97 }
98 ;
99 ; Configure the ICS text menu
100 ;
101 -icsMenu {Give me;ptell Please give me $input;
102 Avoid;ptell Please don't let him get $input;
103 Q;$add a Queen $input;
104 R;$add a Rook $input;
105 B;$add a Bishop $input;
106 N;$add a Knight $input;
107 P;$add a Pawn $input;
108 Dead;ptell I will be checkmated;
109 MultiLine;
110 set open 0
111 set seek 0
112 set tell 1;
113 Kill;ptell I will checkmate him!;
114 Who;who;
115 Finger (name);finger $name;
116 Players;players;
117 Vars (name);vars $name;
118 Games;games;
119 Observe (name);observe $name;
120 Sought;sought;
121 Match (name);match $name;
122 Tell (name);tell $name $input;
123 Play (name);play $name;
124 Message (name);message $name $input;
125 Copy;$copy;
126 Open Chat Box (name);$chat;
127 }
128 ;
129 ; pre-define some themes
130 ;
131 -themeNames {"native" -ubt false -pid "" -trueColors false -flipBlack false -overrideLineGap -1
132 "classic" -ubt false -lsc #c8c365 -dsc #77a26d -pid "" -wpc #ffffcc -bpc #202020 -hsc #ffff00 -phc #ff0000 -overrideLineGap -1 -flipBlack false
133 "wood" -ubt true -lbtf ~~/themes/textures/wood_l.png -dbtf ~~/themes/textures/wood_d.png -pid ""  -hsc #ffff00 -phc #ff0000 -overrideLineGap 1
134 "diagram" -ubt true -lbtf "" -dbtf ~~/themes/textures/hatch.png -lsc #ffffff -wpc #ffffff -bpc #000000 -pid "" -hsc #808080 -phc #808080 -trueColors false -overrideLineGap 1
135 "icy" -ubt false -lsc #ffffff -dsc #80ffff -pid "" -wpc #f1f8f8 -bpc #202020 -hsc #0000ff -phc #ff0000
136 # ORIENTAL THEMES
137 "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
138 "xiangqi" -ubt true  -lbtf ~~/themes/textures/xqboard-9x10.png -dbtf ~~/themes/textures/xqboard-9x10.png -pid ~~/themes/xiangqi -trueColors true -hsc #ffff00 -phc #ff0000 -overrideLineGap 0
139 "chu shogi" -ubt false -lsc #ff8040 -dsc #ff8040 -pid ~~/themes/chu -trueColors true -hsc #0000ff -phc #00ff00
140 # end
141 }
142 ;
143 ; Anouncement to make at startup
144 ;
145 -startupMessage {Right-clicking menu item or
146 dialog text pops up help on it}
147 ;
148 ; Save user settings.
149 ; Must be last in file to make user options prevail over system-wide settings!
150 ;
151 -saveSettingsOnExit true
152 -saveSettingsFile "~/.xboardrc"
153 -settingsFile "~/.xboardrc"
154