Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ attachcurso(3g) — GL2 W2.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

attachcursor()  —  Silicon Graphics

NAME

attachcursor - attaches the cursor to two valuators

SPECIFICATION

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

FORTRAN
subroutine attach(vx, vy)
integer*4 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.  The values of the valuators determine the cursor position in screen coordinates. 

SEE ALSO

noise, tie

NOTE

This command can be used only in immediate mode. 

Version 2.4  —  May 08, 1986

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