#toc
Table of Contents
#toc0
Name
beep - ring the bell
#toc1
Synopsis
beep
?
percent
?
#toc2
Description
The
beep
command rings the keyboard bell.
Percent
is relative to the base volume
of the keyboard bell and can range from -100 to 100 inclusive.
If
percent
is nonnegative then the bell volume is:
base - [(base *
percent
) / 100] +
percent
If
percent
is negative then the bell volume is:
base + [(base *
percent
) / 100]
The default
percent
is 50.
#toc3
Example
beep
#toc4
Keywords
bell, beep
Table of Contents
#sect0
Name
#sect1
Synopsis
#sect2
Description
#sect3
Example
#sect4
Keywords
