Jump To:
Leopard Sample Code: Games
The Human Interface Device (HID) Manager provides input and force-feedback capabilities for Mac OS X games. With the HID Manager, games can easily identify, configure, and use HID-compliant USB devices, such as joysticks and non-Apple displays. In Mac OS X, the HID Manager supports access to HID-class devices. For access to devices that provide tactile sensation to the user, developers can use the Force Feedback framework to define a programming interface that is functionally similar to Microsoft's DirectInput API.

Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
HID LED test tool (HTML) (DMG) (ZIP)
HID Manager sample project that shows how to set and clear keyboard LEDs.
2008-07-25
HID Calibrator (HTML) (DMG) (ZIP)
Human Interface Device Manager Calibrator sample
2008-05-07
HID Config Save (HTML) (DMG) (ZIP)
Human Interface Device Manager Configuration sample
2008-05-07
HID Explorer (HTML) (DMG) (ZIP)
Human Interface Device Manager Explorer
2008-05-07
SetMouseAcclSample (HTML) (DMG) (ZIP)
Find HID System Manager and get/set cursor acceleration
2006-11-28
HID Utilities Source (HTML) (DMG) (ZIP)
Shows a high level abstract library for the HID manager.
2003-10-06
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