beep
Section: BLT Built-In Commands (n)
Updated: 2.4
Index
Return to Main Contents
NAME
beep - ring the bell
SYNOPSIS
beep ?percent?
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.
EXAMPLE
-
beep
KEYWORDS
bell, beep
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- EXAMPLE
-
- KEYWORDS
-
This document was created by
man2html,
using the manual pages.
Time: 19:49:20 GMT, April 27, 2011