Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.19 KB

File metadata and controls

34 lines (22 loc) · 1.19 KB

Build Status License

cpp-osx-iokit_hid_event_system_client

A wrapper class of IOHIDEventSystemClient and IOHIDServiceClient.

  • Getting and setting properties:
    • kIOHIDServiceInitialKeyRepeatDelayKey
    • kIOHIDServiceKeyRepeatDelayKey
    • kIOHIDKeyboardCapsLockDelayOverrideKey

Requirements

cpp-osx-iokit_hid_event_system_client depends the following classes.

Install

Using package manager

You can install include/pqrs by using cget.

cget install pqrs-org/cget-recipes
cget install pqrs-org/cpp-osx-iokit_hid_event_system_client

Manual install

Copy include/pqrs directory into your include directory.