summaryrefslogtreecommitdiff
path: root/oc/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2026-01-11 02:21:42 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2026-01-11 02:21:42 +0700
commit0797deb6747ee9c5d385bc0119ae70a23f585b22 (patch)
tree6e84c34d37cb1421dd365b21055c2b3f360dcfd1 /oc/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext
parent1d86a9a40ce6448236854ea53e0e30d095d77e77 (diff)
Add Boot OC
Diffstat (limited to 'oc/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext')
-rwxr-xr-xoc/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/Info.plist458
-rwxr-xr-xoc/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/MacOS/VoodooPS2Trackpadbin0 -> 152704 bytes
2 files changed, 458 insertions, 0 deletions
diff --git a/oc/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/Info.plist b/oc/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/Info.plist
new file mode 100755
index 0000000..11afa88
--- /dev/null
+++ b/oc/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/Info.plist
@@ -0,0 +1,458 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>BuildMachineOSBuild</key>
+ <string>23H222</string>
+ <key>CFBundleExecutable</key>
+ <string>VoodooPS2Trackpad</string>
+ <key>CFBundleGetInfoString</key>
+ <string>2.3.7, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
+ <key>CFBundleIdentifier</key>
+ <string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>Voodoo PS/2 Trackpad</string>
+ <key>CFBundlePackageType</key>
+ <string>KEXT</string>
+ <key>CFBundleShortVersionString</key>
+ <string>2.3.7</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleSupportedPlatforms</key>
+ <array>
+ <string>MacOSX</string>
+ </array>
+ <key>CFBundleVersion</key>
+ <string>2.3.7</string>
+ <key>DTCompiler</key>
+ <string>com.apple.compilers.llvm.clang.1_0</string>
+ <key>DTPlatformBuild</key>
+ <string></string>
+ <key>DTPlatformName</key>
+ <string>macosx</string>
+ <key>DTPlatformVersion</key>
+ <string>14.2</string>
+ <key>DTSDKBuild</key>
+ <string>23C53</string>
+ <key>DTSDKName</key>
+ <string>macosx14.2</string>
+ <key>DTXcode</key>
+ <string>1520</string>
+ <key>DTXcodeBuild</key>
+ <string>15C500b</string>
+ <key>IOKitPersonalities</key>
+ <dict>
+ <key>ALPS GlidePoint</key>
+ <dict>
+ <key>CFBundleIdentifier</key>
+ <string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
+ <key>IOClass</key>
+ <string>ApplePS2ALPSGlidePoint</string>
+ <key>IOProbeScore</key>
+ <integer>1500</integer>
+ <key>IOProviderClass</key>
+ <string>ApplePS2MouseDevice</string>
+ <key>Platform Profile</key>
+ <dict>
+ <key>Default</key>
+ <dict>
+ <key>Darwin 16+</key>
+ <dict>
+ <key>ApplePreferenceCapability</key>
+ <true/>
+ <key>ApplePreferenceIdentifier</key>
+ <string>com.apple.AppleMultitouchTrackpad</string>
+ <key>MT Built-in</key>
+ <true/>
+ <key>MTHIDDevice</key>
+ <true/>
+ <key>SupportsGestureScrolling</key>
+ <true/>
+ <key>TrackpadEmbedded</key>
+ <true/>
+ <key>TrackpadFourFingerGestures</key>
+ <true/>
+ <key>TrackpadSecondaryClickCorners</key>
+ <true/>
+ <key>TrackpadThreeFingerDrag</key>
+ <false/>
+ </dict>
+ <key>DisableDevice</key>
+ <false/>
+ <key>DragLockTempMask</key>
+ <integer>1048592</integer>
+ <key>FingerZ</key>
+ <integer>1</integer>
+ <key>ForceTouchCustomDownThreshold</key>
+ <string>90</string>
+ <key>ForceTouchCustomPower</key>
+ <string>8</string>
+ <key>ForceTouchCustomUpThreshold</key>
+ <string>20</string>
+ <key>ForceTouchMode</key>
+ <integer>0</integer>
+ <key>ForceTouchPressureThreshold</key>
+ <integer>100</integer>
+ <key>ProcessBluetoothMouseStopsTrackpad</key>
+ <true/>
+ <key>ProcessUSBMouseStopsTrackpad</key>
+ <true/>
+ <key>QuietTimeAfterTyping</key>
+ <integer>100000000</integer>
+ <key>USBMouseStopsTrackpad</key>
+ <integer>0</integer>
+ <key>UnitsPerMMX</key>
+ <integer>50</integer>
+ <key>UnitsPerMMY</key>
+ <integer>50</integer>
+ <key>WakeDelay</key>
+ <integer>1000</integer>
+ </dict>
+ <key>HPQOEM</key>
+ <dict>
+ <key>1411</key>
+ <string>ProBook</string>
+ <key>1619</key>
+ <string>ProBook</string>
+ <key>161C</key>
+ <string>ProBook</string>
+ <key>164F</key>
+ <string>ProBook</string>
+ <key>167C</key>
+ <string>ProBook</string>
+ <key>167E</key>
+ <string>ProBook</string>
+ <key>1680</key>
+ <string>ProBook</string>
+ <key>179B</key>
+ <string>ProBook</string>
+ <key>179C</key>
+ <string>ProBook</string>
+ <key>17A9</key>
+ <string>ProBook</string>
+ <key>17F0</key>
+ <string>ProBook</string>
+ <key>17F3</key>
+ <string>ProBook</string>
+ <key>17F6</key>
+ <string>ProBook</string>
+ <key>1942</key>
+ <string>ProBook</string>
+ <key>1949</key>
+ <string>ProBook</string>
+ <key>198F</key>
+ <string>ProBook</string>
+ <key>ProBook</key>
+ <dict>
+ <key>DisableDevice</key>
+ <true/>
+ </dict>
+ <key>ProBook-102</key>
+ <string>ProBook</string>
+ <key>ProBook-87</key>
+ <string>ProBook</string>
+ </dict>
+ </dict>
+ <key>ProductID</key>
+ <integer>547</integer>
+ <key>RM,deliverNotifications</key>
+ <true/>
+ <key>VendorID</key>
+ <integer>1452</integer>
+ </dict>
+ <key>Elantech TouchPad</key>
+ <dict>
+ <key>CFBundleIdentifier</key>
+ <string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
+ <key>IOClass</key>
+ <string>ApplePS2Elan</string>
+ <key>IOProbeScore</key>
+ <integer>7000</integer>
+ <key>IOProviderClass</key>
+ <string>ApplePS2MouseDevice</string>
+ <key>Platform Profile</key>
+ <dict>
+ <key>Default</key>
+ <dict>
+ <key>ButtonCount</key>
+ <integer>3</integer>
+ <key>Darwin 16+</key>
+ <dict>
+ <key>ApplePreferenceCapability</key>
+ <true/>
+ <key>ApplePreferenceIdentifier</key>
+ <string>com.apple.AppleMultitouchTrackpad</string>
+ <key>MT Built-in</key>
+ <true/>
+ <key>MTHIDDevice</key>
+ <true/>
+ <key>SupportsGestureScrolling</key>
+ <true/>
+ <key>TrackpadEmbedded</key>
+ <true/>
+ <key>TrackpadFourFingerGestures</key>
+ <true/>
+ <key>TrackpadSecondaryClickCorners</key>
+ <true/>
+ <key>TrackpadThreeFingerDrag</key>
+ <false/>
+ </dict>
+ <key>DisableDevice</key>
+ <false/>
+ <key>ForceTouchMode</key>
+ <integer>1</integer>
+ <key>MouseResolution</key>
+ <integer>3</integer>
+ <key>MouseSampleRate</key>
+ <integer>200</integer>
+ <key>ProcessBluetoothMouseStopsTrackpad</key>
+ <true/>
+ <key>ProcessUSBMouseStopsTrackpad</key>
+ <true/>
+ <key>QuietTimeAfterTyping</key>
+ <integer>500000000</integer>
+ <key>ScrollResolution</key>
+ <integer>400</integer>
+ <key>SetHwResolution</key>
+ <true/>
+ <key>TrackpointDividerX</key>
+ <integer>120</integer>
+ <key>TrackpointDividerY</key>
+ <integer>120</integer>
+ <key>TrackpointMultiplierX</key>
+ <integer>120</integer>
+ <key>TrackpointMultiplierY</key>
+ <integer>120</integer>
+ <key>USBMouseStopsTrackpad</key>
+ <integer>0</integer>
+ <key>UseHighRate</key>
+ <true/>
+ <key>WakeDelay</key>
+ <integer>1000</integer>
+ </dict>
+ </dict>
+ <key>RM,deliverNotifications</key>
+ <true/>
+ </dict>
+ <key>Native Multitouch Engine</key>
+ <dict>
+ <key>CFBundleIdentifier</key>
+ <string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
+ <key>IOClass</key>
+ <string>VoodooPS2NativeEngine</string>
+ <key>IOMatchCategory</key>
+ <string>VoodooPS2NativeEngine</string>
+ <key>IOProviderClass</key>
+ <string>VoodooPS2MultitouchInterface</string>
+ </dict>
+ <key>Sentelic FSP</key>
+ <dict>
+ <key>CFBundleIdentifier</key>
+ <string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
+ <key>IOClass</key>
+ <string>ApplePS2SentelicFSP</string>
+ <key>IOProbeScore</key>
+ <integer>5500</integer>
+ <key>IOProviderClass</key>
+ <string>ApplePS2MouseDevice</string>
+ <key>Platform Profile</key>
+ <dict>
+ <key>Default</key>
+ <dict>
+ <key>DisableDevice</key>
+ <false/>
+ </dict>
+ <key>HPQOEM</key>
+ <dict>
+ <key>1411</key>
+ <string>ProBook</string>
+ <key>1619</key>
+ <string>ProBook</string>
+ <key>161C</key>
+ <string>ProBook</string>
+ <key>164F</key>
+ <string>ProBook</string>
+ <key>167C</key>
+ <string>ProBook</string>
+ <key>167E</key>
+ <string>ProBook</string>
+ <key>1680</key>
+ <string>ProBook</string>
+ <key>179B</key>
+ <string>ProBook</string>
+ <key>179C</key>
+ <string>ProBook</string>
+ <key>17A9</key>
+ <string>ProBook</string>
+ <key>17F0</key>
+ <string>ProBook</string>
+ <key>17F3</key>
+ <string>ProBook</string>
+ <key>17F6</key>
+ <string>ProBook</string>
+ <key>1942</key>
+ <string>ProBook</string>
+ <key>1949</key>
+ <string>ProBook</string>
+ <key>198F</key>
+ <string>ProBook</string>
+ <key>ProBook</key>
+ <dict>
+ <key>DisableDevice</key>
+ <true/>
+ </dict>
+ <key>ProBook-102</key>
+ <string>ProBook</string>
+ <key>ProBook-87</key>
+ <string>ProBook</string>
+ </dict>
+ </dict>
+ </dict>
+ <key>Synaptics TouchPad</key>
+ <dict>
+ <key>CFBundleIdentifier</key>
+ <string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
+ <key>IOClass</key>
+ <string>ApplePS2SynapticsTouchPad</string>
+ <key>IOProbeScore</key>
+ <integer>6000</integer>
+ <key>IOProviderClass</key>
+ <string>ApplePS2MouseDevice</string>
+ <key>Platform Profile</key>
+ <dict>
+ <key>Default</key>
+ <dict>
+ <key>DisableDevice</key>
+ <false/>
+ <key>DisableLEDUpdating</key>
+ <false/>
+ <key>ForceTouchCustomDownThreshold</key>
+ <integer>90</integer>
+ <key>ForceTouchCustomPower</key>
+ <integer>8</integer>
+ <key>ForceTouchCustomUpThreshold</key>
+ <integer>20</integer>
+ <key>ForceTouchPressureThreshold</key>
+ <integer>100</integer>
+ <key>ProcessBluetoothMouseStopsTrackpad</key>
+ <true/>
+ <key>ProcessUSBMouseStopsTrackpad</key>
+ <true/>
+ <key>QuietTimeAfterTyping</key>
+ <integer>500000000</integer>
+ <key>SkipPassThrough</key>
+ <false/>
+ <key>TrackpointDeadzone</key>
+ <integer>1</integer>
+ <key>USBMouseStopsTrackpad</key>
+ <integer>0</integer>
+ <key>WakeDelay</key>
+ <integer>1000</integer>
+ </dict>
+ <key>HPQOEM</key>
+ <dict>
+ <key>1411</key>
+ <string>ProBook</string>
+ <key>1619</key>
+ <string>ProBook</string>
+ <key>161C</key>
+ <string>ProBook</string>
+ <key>164F</key>
+ <string>ProBook</string>
+ <key>167C</key>
+ <string>ProBook</string>
+ <key>167E</key>
+ <string>ProBook</string>
+ <key>1680</key>
+ <string>ProBook</string>
+ <key>179B</key>
+ <string>ProBook</string>
+ <key>179C</key>
+ <string>ProBook</string>
+ <key>17A9</key>
+ <string>ProBook</string>
+ <key>17F0</key>
+ <string>ProBook</string>
+ <key>17F3</key>
+ <string>ProBook</string>
+ <key>17F6</key>
+ <string>ProBook</string>
+ <key>1942</key>
+ <string>ProBook</string>
+ <key>1949</key>
+ <string>ProBook</string>
+ <key>198F</key>
+ <string>ProBook</string>
+ <key>ProBook</key>
+ <dict>
+ <key>FingerZ</key>
+ <integer>40</integer>
+ </dict>
+ <key>ProBook-102</key>
+ <string>ProBook</string>
+ <key>ProBook-87</key>
+ <string>ProBook</string>
+ </dict>
+ <key>LENOVO</key>
+ <dict>
+ <key>T420</key>
+ <string>Thinkpad_TrackPad</string>
+ <key>T460</key>
+ <string>Thinkpad_ClickPad</string>
+ <key>T560</key>
+ <string>Thinkpad_ClickPad</string>
+ <key>Thinkpad_ClickPad</key>
+ <dict>
+ <key>FingerZ</key>
+ <integer>30</integer>
+ <key>HWResetOnStart</key>
+ <true/>
+ <key>TrackpointMultiplierX</key>
+ <integer>2</integer>
+ <key>TrackpointMultiplierY</key>
+ <integer>2</integer>
+ <key>TrackpointScrollMultiplierX</key>
+ <integer>2</integer>
+ <key>TrackpointScrollMultiplierY</key>
+ <integer>2</integer>
+ </dict>
+ <key>Thinkpad_TrackPad</key>
+ <dict>
+ <key>FingerZ</key>
+ <integer>47</integer>
+ <key>HWResetOnStart</key>
+ <true/>
+ </dict>
+ <key>X1CG3</key>
+ <string>Thinkpad_ClickPad</string>
+ </dict>
+ </dict>
+ <key>ProductID</key>
+ <integer>547</integer>
+ <key>RM,deliverNotifications</key>
+ <true/>
+ <key>VendorID</key>
+ <integer>1452</integer>
+ </dict>
+ </dict>
+ <key>LSMinimumSystemVersion</key>
+ <string>10.10</string>
+ <key>OSBundleLibraries</key>
+ <dict>
+ <key>as.acidanthera.voodoo.driver.PS2Controller</key>
+ <string>2.3.7</string>
+ <key>com.apple.iokit.IOHIDFamily</key>
+ <string>1.0.0b1</string>
+ <key>com.apple.kpi.iokit</key>
+ <string>9.0.0</string>
+ <key>com.apple.kpi.libkern</key>
+ <string>9.0.0</string>
+ <key>com.apple.kpi.mach</key>
+ <string>9.0.0</string>
+ </dict>
+ <key>OSBundleRequired</key>
+ <string>Console</string>
+</dict>
+</plist>
diff --git a/oc/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/MacOS/VoodooPS2Trackpad b/oc/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/MacOS/VoodooPS2Trackpad
new file mode 100755
index 0000000..6ca3bcd
--- /dev/null
+++ b/oc/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/MacOS/VoodooPS2Trackpad
Binary files differ