From 81988ed3e88be8655ce21613ce7fb07eba55eead Mon Sep 17 00:00:00 2001 From: H.G. Muller Date: Sat, 11 Feb 2012 15:48:52 +0100 Subject: [PATCH] Configure some new features switched on The master settings file switches -showTargetSquares, -sweepPromotions and -seekGraph on, so that they will get more testing. --- xboard.conf.in | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/xboard.conf.in b/xboard.conf.in index c2a47a8..b67d659 100644 --- a/xboard.conf.in +++ b/xboard.conf.in @@ -33,6 +33,9 @@ ; ; Behavior ; +-sweepPromotions true +-showTargetSquares true +-seekGraph true -soundProgram "aplay -q" -soundDirectory "@soundsdir@" -soundTell phone.wav -- 1.7.0.4