LnL7 / nix-darwin

nix modules for darwin
MIT License
3.19k stars 456 forks source link

Add support for trackpad force click #958

Closed kamushadenes closed 5 months ago

kamushadenes commented 6 months ago

This PR add support for setting the trackpad force click option under NSGlobalDomain, and also to setting the action to take on com.apple.AppleMultitouchTrackpad > TrackpadThreeFingerTapGesture.

Unintuitively, changing TrackpadThreeFingerTapGesture actually changes the Look up & data detectors dropdown under Trackpad.

CleanShot 2024-05-23 at 16 44 57

From my tests:

Look up & data detectors "com.apple.trackpad.forceClick" TrackpadThreeFingerTapGesture
Off 0 0
Force Click with One Finger 1 0
Tap with Three Fingers 0 2