setbell(3) — Silicon Graphics R1c
NAME
setbell - set the duration of the keyboard bell
SYNOPSIS
C
setbell(mode)
char mode;
FORTRAN
subroutine setbel(mode)
character mode
DESCRIPTION
Setbell sets the duration mode of the terminal bell.
| Mode | Meaning |
| 0 | off |
| 1 | short beep |
| 2 | long beep |
SEE ALSO
clkoff, clkon, lampoff, lampon, ringbell
NOTE
This command can only be used in immediate mode.
Version 2.3 — July 04, 1985