Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ qdevice(3g) — GL2 W2.5r1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

qdevice()  —  Silicon Graphics

NAME

qdevice − queues a device (keyboard, button, or valuator)

SPECIFICATION

C
qdevice(dev)
Device dev;

FORTRAN
subroutine qdevic(dev)
integer*4 dev

Pascal
procedure qdevice(dev: Device);

DESCRIPTION

qdevice changes the state of the specified device so that events occuring within the device are entered in the event queue.  The device can be a keyboard key, a button, or a valuator.  (See Appendix A for device valuators.) 

SEE ALSO

unqdevice, noise, tie IRIS Graphics Programming, Section 7.2, Polling a Device

NOTE

This routine is available only in immediate mode. 

Version 2.5r1  —  October 29, 1986

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