FORTRAN (libfgl.a)
void ringbell( )
SUBROUTINE RINGBE
The ringbell subroutine rings the keyboard bell for the length of time set by the setbell subroutine.
Note: This subroutine cannot be used to add to a display list.
The example C language program ovrlay.c uses the ringbell subroutine to ring the bell as a ball moves.
This subroutine is part of GL in the AIXwindows Environment/6000 Version 1, Release 2 with AIXwindows/3D Feature.
/usr/include/gl/gl.h | Contains C language constant and variable type definitions for GL. |
/usr/include/gl/fgl.h | Contains FORTRAN constant and variable type definitions for GL. |
Turning off the keyboard click with the clkoff subroutine.
Turning on the keyboard click with the clkon subroutine.
Turning on the keyboard display lights with the lampon subroutine.
Setting the duration of the keyboard bell sound with the setbell subroutine.
AIX Graphics Library Overview and Using the Keyboard.