bell.n
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:1k
- '"
- '" Copyright (c) 1994 The Regents of the University of California.
- '" Copyright (c) 1994-1996 Sun Microsystems, Inc.
- '" Copyright (c) 2000 Ajuba Solutions.
- '"
- '" See the file "license.terms" for information on usage and redistribution
- '" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- '"
- '" RCS: @(#) $Id: bell.n,v 1.4 2000/09/07 17:38:16 hobbs Exp $
- '"
- .so man.macros
- .TH bell n 8.4 Tk "Tk Built-In Commands"
- .BS
- '" Note: do not modify the .SH NAME line immediately below!
- .SH NAME
- bell - Ring a display's bell
- .SH SYNOPSIS
- fBbell fR?fB-displayof fIwindowfR? ?fB-nicefR?
- .BE
- .SH DESCRIPTION
- .PP
- This command rings the bell on the display for fIwindowfR and
- returns an empty string.
- If the fB-displayoffR 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 fBxsetfR.
- .PP
- If fB-nicefR 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.
- .SH KEYWORDS
- beep, bell, ring