endfullscrn() — Silicon Graphics
NAME
endfullscrn - ends full screen mode
SPECIFICATION
C
endfullscrn()
FORTRAN
subroutine endful
Pascal
procedure endfullscrn;
DESCRIPTION
endfullscrn ends full screen mode returning the screen mask and viewport to the bounds of the current graphics port. endfullscrn leaves the current transformation unchanged.
FILES
/usr/lib/libport.a
SEE ALSO
pupmode, endpupmode, pupcolor, fullscrn
NOTE
This command can be used only in immediate mode while in the window manager.
Version 2.4 — May 08, 1986