-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
IOServiceGetMatchingServices
to find multitouch device
Original fixed list approach is no longer feasible because multitouch ID is now changed per device per macOS versions. Instead, search the I/O Registry to use the build-in actuation supported multitouch device, which should be the trackpad.
- Loading branch information
Showing
1 changed file
with
47 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters