Skip to content

Commit

Permalink
update key/mouse for 10.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoctp committed Jul 17, 2019
1 parent 24f2921 commit 567aa7d
Show file tree
Hide file tree
Showing 8 changed files with 50 additions and 36 deletions.
18 changes: 10 additions & 8 deletions EFI/CLOVER/kexts/Other/VoodooPS2Controller.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17E202</string>
<string>18A391</string>
<key>CFBundleExecutable</key>
<string>VoodooPS2Controller</string>
<key>CFBundleGetInfoString</key>
<string>1.8.34, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
<string>1.9.2, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>org.rehabman.voodoo.driver.PS2Controller</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,29 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.8.34</string>
<string>1.9.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.8.34</string>
<string>1.9.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9E145</string>
<string>9F2000</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>12D75</string>
<key>DTSDKName</key>
<string>macosx10.8</string>
<key>DTXcode</key>
<string>0930</string>
<string>0941</string>
<key>DTXcodeBuild</key>
<string>9E145</string>
<string>9F2000</string>
<key>IOKitPersonalities</key>
<dict>
<key>ACPI PS/2 Nub</key>
Expand Down Expand Up @@ -130,10 +130,12 @@
<string>ProBook</string>
</dict>
</dict>
<key>RM,deliverNotifications</key>
<true/>
</dict>
</dict>
<key>OSBundleCompatibleVersion</key>
<string>1.8.34</string>
<string>1.9.2</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOACPIFamily</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17E202</string>
<string>18A391</string>
<key>CFBundleExecutable</key>
<string>VoodooPS2Keyboard</string>
<key>CFBundleGetInfoString</key>
<string>1.8.34, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
<string>1.9.2, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>org.rehabman.voodoo.driver.PS2Keyboard</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,29 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.8.34</string>
<string>1.9.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.8.34</string>
<string>1.9.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9E145</string>
<string>9F2000</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>12D75</string>
<key>DTSDKName</key>
<string>macosx10.8</string>
<key>DTXcode</key>
<string>0930</string>
<string>0941</string>
<key>DTXcodeBuild</key>
<string>9E145</string>
<string>9F2000</string>
<key>IOKitPersonalities</key>
<dict>
<key>ApplePS2Keyboard</key>
Expand Down Expand Up @@ -616,7 +616,7 @@
<key>com.apple.kpi.unsupported</key>
<string>8.0.0</string>
<key>org.rehabman.voodoo.driver.PS2Controller</key>
<string>1.8.34</string>
<string>1.9.2</string>
</dict>
<key>OSBundleRequired</key>
<string>Console</string>
Expand Down
Binary file not shown.
22 changes: 14 additions & 8 deletions ...s/Other/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17E202</string>
<string>18A391</string>
<key>CFBundleExecutable</key>
<string>VoodooPS2Mouse</string>
<key>CFBundleGetInfoString</key>
<string>1.8.34, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
<string>1.9.2, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>org.rehabman.voodoo.driver.PS2Mouse</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,29 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.8.34</string>
<string>1.9.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.8.34</string>
<string>1.9.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9E145</string>
<string>9F2000</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>12D75</string>
<key>DTSDKName</key>
<string>macosx10.8</string>
<key>DTXcode</key>
<string>0930</string>
<string>0941</string>
<key>DTXcodeBuild</key>
<string>9E145</string>
<string>9F2000</string>
<key>IOKitPersonalities</key>
<dict>
<key>ApplePS2Mouse</key>
Expand Down Expand Up @@ -101,6 +101,10 @@
<integer>0</integer>
<key>MouseYInverter</key>
<integer>1</integer>
<key>ProcessBluetoothMouseStopsTrackpad</key>
<true/>
<key>ProcessUSBMouseStopsTrackpad</key>
<true/>
<key>QuietTimeAfterTyping</key>
<integer>500000000</integer>
<key>ResolutionMode</key>
Expand Down Expand Up @@ -163,6 +167,8 @@
</dict>
<key>ProductID</key>
<integer>547</integer>
<key>RM,deliverNotifications</key>
<true/>
<key>USBMouseStopsTrackpad</key>
<integer>0</integer>
<key>VendorID</key>
Expand All @@ -180,7 +186,7 @@
<key>com.apple.kpi.mach</key>
<string>9.0.0</string>
<key>org.rehabman.voodoo.driver.PS2Controller</key>
<string>1.8.34</string>
<string>1.9.2</string>
</dict>
<key>OSBundleRequired</key>
<string>Console</string>
Expand Down
Binary file not shown.
30 changes: 18 additions & 12 deletions ...ther/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17E202</string>
<string>18A391</string>
<key>CFBundleExecutable</key>
<string>VoodooPS2Trackpad</string>
<key>CFBundleGetInfoString</key>
<string>1.8.34, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
<string>1.9.2, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>org.rehabman.voodoo.driver.PS2Trackpad</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,29 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.8.34</string>
<string>1.9.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.8.34</string>
<string>1.9.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9E145</string>
<string>9F2000</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>12D75</string>
<key>DTSDKName</key>
<string>macosx10.8</string>
<key>DTXcode</key>
<string>0930</string>
<string>0941</string>
<key>DTXcodeBuild</key>
<string>9E145</string>
<string>9F2000</string>
<key>IOKitPersonalities</key>
<dict>
<key>ALPS GlidePoint</key>
Expand Down Expand Up @@ -296,9 +296,9 @@
<key>DivisorY</key>
<integer>5</integer>
<key>DoubleTapThresholdX</key>
<integer>100</integer>
<integer>150</integer>
<key>DoubleTapThresholdY</key>
<integer>100</integer>
<integer>150</integer>
<key>DragExitDelayTime</key>
<integer>1000000000</integer>
<key>DragLockTempMask</key>
Expand Down Expand Up @@ -357,6 +357,10 @@
<integer>13</integer>
<key>MultiFingerWLimit</key>
<integer>9</integer>
<key>ProcessBluetoothMouseStopsTrackpad</key>
<true/>
<key>ProcessUSBMouseStopsTrackpad</key>
<true/>
<key>QuietTimeAfterTyping</key>
<integer>500000000</integer>
<key>Resolution</key>
Expand Down Expand Up @@ -392,9 +396,9 @@
<key>SwipeDeltaY</key>
<integer>800</integer>
<key>TapThresholdX</key>
<integer>50</integer>
<integer>75</integer>
<key>TapThresholdY</key>
<integer>50</integer>
<integer>75</integer>
<key>USBMouseStopsTrackpad</key>
<integer>0</integer>
<key>UnitsPerMMX</key>
Expand Down Expand Up @@ -574,6 +578,8 @@
</dict>
<key>ProductID</key>
<integer>547</integer>
<key>RM,deliverNotifications</key>
<true/>
<key>VendorID</key>
<integer>1452</integer>
</dict>
Expand All @@ -589,7 +595,7 @@
<key>com.apple.kpi.mach</key>
<string>9.0.0</string>
<key>org.rehabman.voodoo.driver.PS2Controller</key>
<string>1.8.34</string>
<string>1.9.2</string>
</dict>
<key>OSBundleRequired</key>
<string>Console</string>
Expand Down
Binary file not shown.

0 comments on commit 567aa7d

Please sign in to comment.