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