From f6973546dae9ffe71122918159577b20e97bac2f Mon Sep 17 00:00:00 2001 From: "H.G. Muller" Date: Sun, 17 Apr 2011 16:34:03 +0200 Subject: [PATCH] Configure some default sounds The move sound is set to Wood Thunk; the sounds for tell and challenge events to Phone and Gong, respectively. --- xboard.conf.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xboard.conf.in b/xboard.conf.in index 74a52221..edd1cf94 100644 --- a/xboard.conf.in +++ b/xboard.conf.in @@ -33,6 +33,10 @@ ; -soundProgram "aplay -q" -soundDirectory "@soundsdir@" +-soundTell phone.wav +-soundChallenge gong.wav +-soundMove woodthunk.wav +-soundIcsAlarm penalty.wav -pasteSelection false -keepLineBreaksICS false -timeDelay 1 -- 2.17.1