2 ; xboard 4.6 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
28 -liteBackTextureFile "@pixmapsdir@/wood_l.xpm"
29 -darkBackTextureFile "@pixmapsdir@/wood_d.xpm"
31 -highlightMoveWithArrow true
41 -showTargetSquares true
43 -soundProgram "aplay -q"
44 -soundDirectory "@soundsdir@"
46 -soundChallenge gong.wav
47 -soundMove woodthunk.wav
48 -soundIcsAlarm penalty.wav
50 -keepLineBreaksICS false
52 -autoDisplayComment true
60 -defaultTourneyName "Tourney_%y%M%d_%h%m.trn"
62 ; PGN format & Game List
65 -saveOutOfBookInfo true
68 ; Engines & adjudicatons in engine-engine games
70 -firstChessProgram fairymax
71 -secondChessProgram fairymax
72 -firstChessProgramNames {fairymax
73 "Fruit 2.1" -fcp fruit -fUCI
75 "GNU Chess" -fcp gnuchess
79 -adapterCommand 'polyglot -noini -ec "%fcp" -ed "%fd" -uci NalimovCache=%defaultCacheSizeEGTB'
80 -defaultPathEGTB "/egtb"
87 ; Configure the ICS text menu
89 -icsMenu {Give me;ptell Please give me $input;
90 Avoid;ptell Please don't let him get $input;
91 Q;$add a Queen $input;
93 B;$add a Bishop $input;
94 N;$add a Knight $input;
96 Dead;ptell I will be checkmated;
101 Kill;ptell I will checkmate him!;
103 Finger (name);finger $name;
105 Vars (name);vars $name;
107 Observe (name);observe $name;
109 Match (name);match $name;
110 Tell (name);tell $name $input;
111 Play (name);play $name;
112 Message (name);message $name $input;
115 ; Save user settings.
116 ; Must be last in file to make user options prevail over system-wide settings!
118 -saveSettingsOnExit true
119 -saveSettingsFile "~/.xboardrc"
120 -settingsFile "~/.xboardrc"
122 ; Turn -inc into a volatile option, to prevent a persistent increment >= 0 dominating a command-line -mps