close

Section: Misc. Reference Manual Pages (1L)
Updated: May 20, 1988
Index Return to Main Contents
 

NAME

close - Close a mgr window.  

SYNOPSIS

close [ message [ font-number ] ]  

DESCRIPTION

Close Makes the current window very small, displays message in it, and moves it to an unoccupied spot on the screen. If the message includes "%d, then the window set ID will replace it when the message is displayed. Upon reactivation, the window returns to its former size and position. If the closed window is ever covered, it attempts to find and move itself to some other unoccupied spot.

If no message is given or the message is of zero length, the current hostname along with the parenthesized window ID is displayed. The window ID can be used to activate the window from the keyboard. Left-windowID or Right-windowID will activate the window if the window ID is a single digit. Left-w-windowID or Right-w-windowID will activate the window for any window ID. Window ID 0 is an alias for window ID 10.

An optional second argument, fontnumber, may be specified to indicate the font in which message is displayed.  

EXAMPLES

close
close 'source directory'
close '' 0
close 'source directory' 7
 

BUGS

*
Not all windows on the screen may be closed at once.
 

SEE ALSO

mgr(1L)  

AUTHORS

S. A. Uhler
M. H. Bianchi


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
BUGS
SEE ALSO
AUTHORS

This document was created by man2html, using the manual pages.
Time: 09:00:41 GMT, February 14, 2025