Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ qdevice(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



qdevice(3G)                                                        qdevice(3G)



NAME
     qdevice - queues a device

C SPECIFICATION
     void qdevice(dev)
     Device dev;

PARAMETERS
     dev   expects the device whose state is to be changed so that it will
           enter events into the event queue.

DESCRIPTION
     qdevice changes the state of the specified device so that events
     occurring within the device are entered in the event queue. The event
     queue contains a time-ordered list of input events.  The device can be
     the keyboard, a button, a valuator, or certain other pseudo-devices.

     The maximum number of queue entries is 101.

SEE ALSO
     noise, tie, unqdevice

NOTE
     This routine is available only in immediate mode.































                                                                        Page 1



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