2 ; xboard 4.5 Save Settings file
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.
15 -internetChessServerInputBox false
27 -liteBackTextureFile "@pixmapsdir@/wood_l.xpm"
28 -darkBackTextureFile "@pixmapsdir@/wood_d.xpm"
30 -highlightMoveWithArrow true
34 -soundProgram "aplay -q"
35 -soundDirectory "@soundsdir@"
37 -soundChallenge gong.wav
38 -soundMove woodthunk.wav
39 -soundIcsAlarm penalty.wav
41 -keepLineBreaksICS false
43 -autoDisplayComment true
51 -defaultTourneyName "Tourney_%y%M%d_%h%m.trn"
53 ; PGN format & Game List
56 -saveOutOfBookInfo true
59 ; Engines & adjudicatons in engine-engine games
61 -firstChessProgram fairymax
62 -secondChessProgram fairymax
65 -adapterCommand 'polyglot -noini -ec "%fcp" -ed "%fd" -uci NalimovCache=%defaultCacheSizeEGTB'
66 -defaultPathEGTB "/egtb"
73 ; Configure the ICS text menu
75 -icsMenu {Give me;ptell Please give me $input;
76 Avoid;ptell Please don't let him get $input;
77 Q;$add a Queen $input;
79 B;$add a Bishop $input;
80 N;$add a Knight $input;
82 Dead;ptell I will be checkmated;
87 Kill;ptell I will checkmate him!;
89 Finger (name);finger $name;
\r
91 Vars (name);vars $name;
\r
93 Observe (name);observe $name;
\r
95 Match (name);match $name;
\r
96 Tell (name);tell $name $input;
\r
97 Play (name);play $name;
\r
98 Message (name);message $name $input;
\r
101 ; Save user settings.
102 ; Must be last in file to make user options prevail over system-wide settings!
104 -saveSettingsOnExit true
105 -saveSettingsFile "~/.xboardrc"
106 -settingsFile "~/.xboardrc"
108 ; Turn -inc into a volatile option, to prevent a persistent increment >= 0 dominating a command-line -mps