Package hid :: Module osx
[frames] | no frames]

Module osx

source code

The OS X HID interface module. Dynamically loaded on OS X. Refer to the hid module for available functions

Classes
  OSXHIDDevice
class representing a HID device on the host (OS X) computer
Functions
 
find_hid_devices()
query the host computer for all available HID devices and returns a list of any found
source code