Added [Alt]+[S] key sequence to mute/unmute sound effects.

(Does not override "--nosound" option!)
This commit is contained in:
William Kendrick 2005-11-12 09:22:11 +00:00
parent d5930c6874
commit 688f4d24fb
6 changed files with 64 additions and 20 deletions

View file

@ -23,7 +23,7 @@ New Breed Software</p>
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br>
<a href="http://www.newbreedsoftware.com/tuxpaint/">http://www.newbreedsoftware.com/tuxpaint/</a></p>
<p>June 14, 2002 - October 14, 2005</p>
<p>June 14, 2002 - November 12, 2005</p>
</center>
<hr size=2 noshade>
@ -868,6 +868,21 @@ New Breed Software</p>
<br clear=all>
</dd>
<dt><b>Sound Muting</b></dt>
<dd>
<p>There is no on-screen control button at this time, but
by pressing <b>[Alt]</b>&nbsp;+&nbsp;<b>[S]</b>, sound effects
can be disabled and re-enabled (muted and unmuted) while the
program is running.</p>
<p>Note that if sounds are completely disabled
(e.g., by unselecting "Enable&nbsp;Sound&nbsp;Effects" in
<i>Tux&nbsp;Paint&nbsp;Config</i> or running <i>Tux&nbsp;Paint</i>
with the "<code>--nosound</code>" command-line option),
the <b>[Alt]</b>&nbsp;+&nbsp;<b>[S]</b> key sequence has no
effect. (i.e., it cannot be used to turn on sounds when the
parent/teach wants them disabled.)</p>
</dl>
</blockquote>
</blockquote>