bell(1t) opensolaris man page | unix.com

Man Page: bell

Operating Environment: opensolaris

Section: 1t

bell(1T)						       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 omitted, the display of the application's main window is used by default. 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 ignore this, but others will reset so that the screen becomes visible again.
KEYWORDS
beep, bell, ring
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWTk | +--------------------+-----------------+ |Interface Stability | Uncommitted | +--------------------+-----------------+
NOTES
Source for Tk is available on http://opensolaris.org. Tk 8.4 bell(1T)
Related Man Pages
tk_popup(1t) - opensolaris
curs_beep(3curses) - opensolaris
xdevicebell(3x11) - xfree86
xsoundsentry(1x) - osf1
xdevicebell(3x11) - osf1
Similar Topics in the Unix Linux Community
Metacharacters
pwatch 0.0.2 (Default branch)
V6scripts 20081230 (Default branch)
How to ring the system bell many times without pause?
Rectangle is flickering while dragging on screen with xlib