Allow Trackpad gestures on MacBook4,1 and MacBook5,2

This commit is contained in:
Mykola Grymalyuk
2021-09-08 22:17:05 -06:00
parent 15e4650785
commit 600e71581c
5 changed files with 25 additions and 0 deletions

View File

@@ -934,6 +934,24 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
<key>BundlePath</key>
<string>AppleUSBTrackpad.kext</string>
<key>Comment</key>
<string>Fix legacy MacBook Trackpad</string>
<key>Enabled</key>
<false/>
<key>ExecutablePath</key>
<string>Contents/MacOS/AppleUSBTrackpad</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>20.4.0</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
</array>
<key>Block</key>
<array/>