Jump To:
Leopard Sample Code: Hardware & Drivers
The Human Interface Device (HID) class is one of the device classes described in the USB standard. In Mac OS X, the HID Manager supports access to HID-class devices. For access to devices that provide tactile sensation to the user, the Force Feedback framework defines a programming interface that is functionally similar to Microsoft's DirectInput API.

Document Descriptions
On Off
Display

Sorted by
Title
Sort by
Date
HID Config Save (HTML) (DMG) (ZIP)
Human Interface Device Manager Configuration sample
2008-05-07
HID Manager Basics (HTML) (DMG) (ZIP)
Shows basic use of HID Manager for Mac OS X: including device discovery, queues and polling elements.
2003-07-10
HID Utilities Source (HTML) (DMG) (ZIP)
Shows a high level abstract library for the HID manager.
2003-10-06
SetMouseAcclSample (HTML) (DMG) (ZIP)
Find HID System Manager and get/set cursor acceleration
2006-11-28
USBPrivateDataSample (HTML) (DMG) (ZIP)
Demonstrates notifications when a USB device is hotplugged and associating arbitrary data with each device.
2006-10-16