beep(3) debian man page | unix.com

Man Page: beep

Operating Environment: debian

Section: 3

beep(n) 						       BLT Built-In Commands							   beep(n)

__________________________________________________________________________________________________________________________________________________

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
BLT
2.4 beep(n)
Related Man Pages
flash(3curses) - opensolaris
xdevicebell(3) - debian
xdevicebell(3) - centos
xdevicebell(3x11) - xfree86
curs_beep(3curses) - sunos
Similar Topics in the Unix Linux Community
Changing the frequency of that beeping sound
no beep in shell??
BEEPy Python BEEP Library 0.6.2 (Default branch)
System audible beep
A Function To Create A 1 Second Sinewave WAVE Beep File In Python.