Tk Built-In Commands bell(1T)
_________________________________________________________________
NAME
bell - Ring a display's bell
SYNOPSIS
bell ?-displayof window? ?-nice?
_________________________________________________________________
DESCRIPTION
This command rings the bell on the display for window and
returns an empty string. If the -displayof option is omit-
ted, the display of the application's main window is used bydefault. The command uses the current bell-related settings
for the display, which may be modified with programs such as xset.If -nice is not specified, this command also resets the
screen saver for the screen. Some screen savers will ignorethis, but others will reset so that the screen becomes visi-
ble again. KEYWORDSbeep, bell, ring
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:_______________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE|
|____________________|__________________|_
| Availability | runtime/tk-8 |
|____________________|__________________|_
| Interface Stability| Uncommitted ||____________________|_________________|
NOTES Source for Tk is available on http://opensolaris.org. Tk Last change: 8.4 1