PsychHID(‘KbQueueStart’)

Psychtoolbox>PsychHID.{mex*} subfunction

PsychHID(‘KbQueueStart’ [, deviceIndex])

Starts the queue for input events generated by a device.
PsychHID(‘KbQueueCreate’) must be called before this routine.
The optional ‘deviceIndex’ is the index of the HID input device whose queue
should be started. If omitted, the queue of the default device will be started.

###See also: KbQueueCreate, KbQueueStop, KbQueueCheck, KbQueueFlush, KbQueueRelease