Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ blanktime(3g) — GL2 W2.5

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

blanktime(1G)

blanktime()  —  Silicon Graphics

NAME

blanktime − sets the screen blanking timeout

SPECIFICATION

C
blanktime(nframes)
long nframes;

FORTRAN
subroutine blankt(nframes)
integer*4 nframes

Pascal
procedure blanktime(nframes: longint);

DESCRIPTION

The screen blanks (turns black) after the system receives no input for about 15 minutes.  This protects the color display.  blanktime changes the amount of time the system waits before blanking the screen.  It can also disable the screen blanking feature. 

nframes specifies the screen blanking timeout in frame times.  There are 67 frames per second; nframes is 67 times the number of seconds that the system waits before blanking the screen.  When nframes is 0, screen blanking is disabled. 

SEE ALSO

blanktime(1G)

Version 2.5  —  April 22, 1987

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026