From 142bfbd6f31478f7a71254e787abe09385ecf0a4 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Fri, 16 Sep 2016 13:15:36 +0200 Subject: [PATCH] Update settings.conf.orig --- config/settings/settings.conf.orig | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/settings/settings.conf.orig b/config/settings/settings.conf.orig index 3e16a61c..9760387f 100644 --- a/config/settings/settings.conf.orig +++ b/config/settings/settings.conf.orig @@ -17,7 +17,14 @@ theme=default volume=1.0 # shell commands for generic sound driver +# the folowing variable are substituded +# fenrirVolume = the current volume setting +# fenrirSoundFile = the soundfile for an soundicon +# fenrirFrequence = the frequence to play +# fenrirDuration = the duration of the frequence +# the following command is used for play a soundfile genericPlayFileCommand=play -q -v fenrirVolume fenrirSoundFile +#the following command is used for generating a frequence beep genericFrequencyCommand=playFreq -v fenrirVolume -f fenrirFrequence -d fenrirDuration [speech]