Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ attachcurso(3) — GL1 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

attachcursor(3)  —  Silicon Graphics R1c

NAME

attachcursor - attach the cursor to two valuators

SYNOPSIS

C
attachcursor(vx, vy)
Device vx, vy;

FORTRAN
subroutine attach(vx, vy)
integer*2 vx, vy

Pascal
procedure attachcursor(vx, vy: Device);

DESCRIPTION

Attachcursor attaches the cursor to the movement of two valuators.  It takes two arguments, both valuator device numbers.  The first valuator controls the horizontal motion of the cursor; the second argument determines vertical motion. 

SEE ALSO

noise, tie

NOTE

This command can only be used in immediate mode. 

Version 2.3  —  July 04, 1985

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