Add new VoodooPS2

This commit is contained in:
Echo
2019-10-30 07:57:18 +08:00
parent 723395e958
commit 3136aaaa8a
25 changed files with 693 additions and 242 deletions
Vendored
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
@@ -3,13 +3,13 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>18A391</string>
<string>19B88</string>
<key>CFBundleExecutable</key>
<string>VoodooPS2Controller</string>
<key>CFBundleGetInfoString</key>
<string>1.9.2, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
<string>2.0.4, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>org.rehabman.voodoo.driver.PS2Controller</string>
<string>as.acidanthera.voodoo.driver.PS2Controller</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.9.2</string>
<string>2.0.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,27 +25,27 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.9.2</string>
<string>2.0.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9F2000</string>
<string>11A1027</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>12D75</string>
<string>19A547</string>
<key>DTSDKName</key>
<string>macosx10.8</string>
<string>macosx10.15</string>
<key>DTXcode</key>
<string>0941</string>
<string>1110</string>
<key>DTXcodeBuild</key>
<string>9F2000</string>
<string>11A1027</string>
<key>IOKitPersonalities</key>
<dict>
<key>ACPI PS/2 Nub</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.rehabman.voodoo.driver.PS2Controller</string>
<string>as.acidanthera.voodoo.driver.PS2Controller</string>
<key>FindMouseDelay</key>
<integer>100</integer>
<key>IOClass</key>
@@ -69,7 +69,7 @@
<key>ApplePS2Controller</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.rehabman.voodoo.driver.PS2Controller</string>
<string>as.acidanthera.voodoo.driver.PS2Controller</string>
<key>IOClass</key>
<string>ApplePS2Controller</string>
<key>IONameMatch</key>
@@ -134,8 +134,10 @@
<true/>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.11</string>
<key>OSBundleCompatibleVersion</key>
<string>1.9.2</string>
<string>2.0.4</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOACPIFamily</key>
@@ -153,7 +155,5 @@
</dict>
<key>OSBundleRequired</key>
<string>Console</string>
<key>Source Code</key>
<string>https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller</string>
</dict>
</plist>
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.as.acidanthera.voodoo.driver.PS2Keyboard</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>2.0.4</string>
<key>CFBundleVersion</key>
<string>2.0.4</string>
</dict>
</plist>
@@ -3,13 +3,13 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>18A391</string>
<string>19B88</string>
<key>CFBundleExecutable</key>
<string>VoodooPS2Keyboard</string>
<key>CFBundleGetInfoString</key>
<string>1.9.2, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
<string>2.0.4, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>org.rehabman.voodoo.driver.PS2Keyboard</string>
<string>as.acidanthera.voodoo.driver.PS2Keyboard</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.9.2</string>
<string>2.0.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,27 +25,27 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.9.2</string>
<string>2.0.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9F2000</string>
<string>11A1027</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>12D75</string>
<string>19A547</string>
<key>DTSDKName</key>
<string>macosx10.8</string>
<string>macosx10.15</string>
<key>DTXcode</key>
<string>0941</string>
<string>1110</string>
<key>DTXcodeBuild</key>
<string>9F2000</string>
<string>11A1027</string>
<key>IOKitPersonalities</key>
<dict>
<key>ApplePS2Keyboard</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.rehabman.voodoo.driver.PS2Keyboard</string>
<string>as.acidanthera.voodoo.driver.PS2Keyboard</string>
<key>IOClass</key>
<string>ApplePS2Keyboard</string>
<key>IOProviderClass</key>
@@ -275,14 +275,6 @@
</dict>
<key>Default</key>
<dict>
<key>ActionSwipeDown</key>
<string>3b d, 37 d, 7d d, 7d u, 37 u, 3b u</string>
<key>ActionSwipeLeft</key>
<string>3b d, 37 d, 7b d, 7b u, 37 u, 3b u</string>
<key>ActionSwipeRight</key>
<string>3b d, 37 d, 7c d, 7c u, 37 u, 3b u</string>
<key>ActionSwipeUp</key>
<string>3b d, 37 d, 7e d, 7e u, 37 u, 3b u</string>
<key>Breakless PS2</key>
<array>
<string>;Items must be strings in the form of breaklessscan (in hex)</string>
@@ -601,10 +593,14 @@
</dict>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.11</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
<string>2.0.4</string>
<key>com.apple.iokit.IOHIDFamily</key>
<string>1.1</string>
<string>1.0.0b1</string>
<key>com.apple.kpi.bsd</key>
<string>8.0.0</string>
<key>com.apple.kpi.iokit</key>
@@ -615,12 +611,8 @@
<string>8.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>8.0.0</string>
<key>org.rehabman.voodoo.driver.PS2Controller</key>
<string>1.9.2</string>
</dict>
<key>OSBundleRequired</key>
<string>Console</string>
<key>Source Code</key>
<string>https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller</string>
</dict>
</plist>
@@ -0,0 +1,115 @@
<?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>files</key>
<dict/>
<key>files2</key>
<dict/>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.as.acidanthera.voodoo.driver.PS2Mouse</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>2.0.4</string>
<key>CFBundleVersion</key>
<string>2.0.4</string>
</dict>
</plist>
@@ -3,13 +3,13 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>18A391</string>
<string>19B88</string>
<key>CFBundleExecutable</key>
<string>VoodooPS2Mouse</string>
<key>CFBundleGetInfoString</key>
<string>1.9.2, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
<string>2.0.4, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>org.rehabman.voodoo.driver.PS2Mouse</string>
<string>as.acidanthera.voodoo.driver.PS2Mouse</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.9.2</string>
<string>2.0.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,27 +25,27 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.9.2</string>
<string>2.0.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9F2000</string>
<string>11A1027</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>12D75</string>
<string>19A547</string>
<key>DTSDKName</key>
<string>macosx10.8</string>
<string>macosx10.15</string>
<key>DTXcode</key>
<string>0941</string>
<string>1110</string>
<key>DTXcodeBuild</key>
<string>9F2000</string>
<string>11A1027</string>
<key>IOKitPersonalities</key>
<dict>
<key>ApplePS2Mouse</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.rehabman.voodoo.driver.PS2Mouse</string>
<string>as.acidanthera.voodoo.driver.PS2Mouse</string>
<key>HIDPointerAccelerationType</key>
<string>HIDTrackpadAcceleration</string>
<key>HIDScrollAccelerationType</key>
@@ -175,8 +175,12 @@
<integer>1452</integer>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.11</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
<string>2.0.4</string>
<key>com.apple.iokit.IOHIDFamily</key>
<string>1.0.0b1</string>
<key>com.apple.kpi.iokit</key>
@@ -185,12 +189,8 @@
<string>9.0.0</string>
<key>com.apple.kpi.mach</key>
<string>9.0.0</string>
<key>org.rehabman.voodoo.driver.PS2Controller</key>
<string>1.9.2</string>
</dict>
<key>OSBundleRequired</key>
<string>Console</string>
<key>Source Code</key>
<string>https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller</string>
</dict>
</plist>
@@ -0,0 +1,115 @@
<?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>files</key>
<dict/>
<key>files2</key>
<dict/>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.as.acidanthera.voodoo.driver.PS2Trackpad</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>2.0.4</string>
<key>CFBundleVersion</key>
<string>2.0.4</string>
</dict>
</plist>
@@ -3,13 +3,13 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>18A391</string>
<string>19B88</string>
<key>CFBundleExecutable</key>
<string>VoodooPS2Trackpad</string>
<key>CFBundleGetInfoString</key>
<string>1.9.2, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
<string>2.0.4, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>org.rehabman.voodoo.driver.PS2Trackpad</string>
<string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.9.2</string>
<string>2.0.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,27 +25,27 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.9.2</string>
<string>2.0.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9F2000</string>
<string>11A1027</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>12D75</string>
<string>19A547</string>
<key>DTSDKName</key>
<string>macosx10.8</string>
<string>macosx10.15</string>
<key>DTXcode</key>
<string>0941</string>
<string>1110</string>
<key>DTXcodeBuild</key>
<string>9F2000</string>
<string>11A1027</string>
<key>IOKitPersonalities</key>
<dict>
<key>ALPS GlidePoint</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.rehabman.voodoo.driver.PS2Trackpad</string>
<string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
<key>IOClass</key>
<string>ApplePS2ALPSGlidePoint</string>
<key>IOProbeScore</key>
@@ -105,10 +105,21 @@
</dict>
</dict>
</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>org.rehabman.voodoo.driver.PS2Trackpad</string>
<string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
<key>IOClass</key>
<string>ApplePS2SentelicFSP</string>
<key>IOProbeScore</key>
@@ -171,7 +182,7 @@
<key>Synaptics TouchPad</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.rehabman.voodoo.driver.PS2Trackpad</string>
<string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
<key>HIDPointerAccelerationTable</key>
<data>
AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAAAAAQAAAAACAAAA0A
@@ -238,20 +249,8 @@
<dict>
<key>Default</key>
<dict>
<key>BogusDeltaThreshX</key>
<integer>0</integer>
<key>BogusDeltaThreshY</key>
<integer>0</integer>
<key>ButtonCount</key>
<integer>3</integer>
<key>CenterX</key>
<integer>3000</integer>
<key>CenterY</key>
<integer>3000</integer>
<key>CircularScrollDivisor</key>
<integer>0</integer>
<key>CircularScrollTrigger</key>
<integer>0</integer>
<key>ClickPadClickTime</key>
<integer>300000000</integer>
<key>ClickPadTrackBoth</key>
@@ -281,82 +280,20 @@
<false/>
<key>DisableLEDUpdating</key>
<false/>
<key>DisableZoneBottom</key>
<integer>4200</integer>
<key>DisableZoneControl</key>
<integer>0</integer>
<key>DisableZoneLeft</key>
<integer>0</integer>
<key>DisableZoneRight</key>
<integer>1700</integer>
<key>DisableZoneTop</key>
<integer>99999</integer>
<key>DivisorX</key>
<integer>5</integer>
<key>DivisorY</key>
<integer>5</integer>
<key>DoubleTapThresholdX</key>
<integer>150</integer>
<key>DoubleTapThresholdY</key>
<integer>150</integer>
<key>DragExitDelayTime</key>
<integer>1000000000</integer>
<key>DragLockTempMask</key>
<integer>1048592</integer>
<key>DynamicEWMode</key>
<false/>
<key>EdgeBottom</key>
<integer>1700</integer>
<key>EdgeLeft</key>
<integer>1700</integer>
<key>EdgeRight</key>
<integer>5200</integer>
<key>EdgeTop</key>
<integer>4200</integer>
<key>FakeMiddleButton</key>
<true/>
<key>FingerChangeIgnoreDeltas</key>
<integer>3</integer>
<key>FingerZ</key>
<integer>30</integer>
<key>HorizontalScrollDivisor</key>
<integer>0</integer>
<key>ImmediateClick</key>
<false/>
<key>MaxDragTime</key>
<integer>180000000</integer>
<key>MaxTapTime</key>
<integer>130000000</integer>
<key>ForceTouchMode</key>
<integer>1</integer>
<key>ForceTouchPressureThreshold</key>
<integer>100</integer>
<key>MiddleClickTime</key>
<integer>100000000</integer>
<key>MomentumScrollDivisor</key>
<integer>100</integer>
<key>MomentumScrollMultiplier</key>
<integer>98</integer>
<key>MomentumScrollSamplesMin</key>
<integer>3</integer>
<key>MomentumScrollThreshY</key>
<integer>18</integer>
<key>MomentumScrollTimer</key>
<integer>10000000</integer>
<key>MouseCount</key>
<integer>0</integer>
<key>MouseMiddleScroll</key>
<true/>
<key>MouseMultiplierX</key>
<integer>20</integer>
<key>MouseMultiplierY</key>
<integer>20</integer>
<key>MouseScrollMultiplierX</key>
<integer>20</integer>
<key>MouseScrollMultiplierY</key>
<integer>20</integer>
<key>MultiFingerHorizontalDivisor</key>
<integer>13</integer>
<key>MultiFingerVerticalDivisor</key>
<integer>13</integer>
<key>MultiFingerWLimit</key>
<integer>9</integer>
<key>ProcessBluetoothMouseStopsTrackpad</key>
<true/>
<key>ProcessUSBMouseStopsTrackpad</key>
@@ -365,64 +302,16 @@
<integer>500000000</integer>
<key>Resolution</key>
<integer>400</integer>
<key>RightClickZoneBottom</key>
<integer>0</integer>
<key>RightClickZoneLeft</key>
<integer>3800</integer>
<key>RightClickZoneRight</key>
<integer>99999</integer>
<key>RightClickZoneTop</key>
<integer>2000</integer>
<key>ScrollDeltaThreshX</key>
<integer>0</integer>
<key>ScrollDeltaThreshY</key>
<integer>0</integer>
<key>ScrollResolution</key>
<integer>400</integer>
<key>SkipPassThrough</key>
<false/>
<key>SmoothInput</key>
<true/>
<key>StickyHorizontalScrolling</key>
<false/>
<key>StickyMultiFingerScrolling</key>
<false/>
<key>StickyVerticalScrolling</key>
<false/>
<key>SwapDoubleTriple</key>
<false/>
<key>SwipeDeltaX</key>
<integer>800</integer>
<key>SwipeDeltaY</key>
<integer>800</integer>
<key>TapThresholdX</key>
<integer>75</integer>
<key>TapThresholdY</key>
<integer>75</integer>
<key>USBMouseStopsTrackpad</key>
<integer>0</integer>
<key>UnitsPerMMX</key>
<integer>50</integer>
<key>UnitsPerMMY</key>
<integer>50</integer>
<key>UnsmoothInput</key>
<true/>
<key>UseHighRate</key>
<true/>
<key>VerticalScrollDivisor</key>
<integer>0</integer>
<key>WakeDelay</key>
<integer>1000</integer>
<key>ZLimit</key>
<integer>115</integer>
<key>ZoneBottom</key>
<integer>0</integer>
<key>ZoneLeft</key>
<integer>1700</integer>
<key>ZoneRight</key>
<integer>5200</integer>
<key>ZoneTop</key>
<integer>99999</integer>
</dict>
<key>HPQOEM</key>
<dict>
@@ -478,14 +367,6 @@
<string>Thinkpad_ClickPad</string>
<key>Thinkpad_ClickPad</key>
<dict>
<key>BogusDeltaThreshX</key>
<integer>100</integer>
<key>BogusDeltaThreshY</key>
<integer>100</integer>
<key>Clicking</key>
<true/>
<key>DragLockTempMask</key>
<integer>262148</integer>
<key>DynamicEWMode</key>
<false/>
<key>EdgeBottom</key>
@@ -510,27 +391,11 @@
<true/>
<key>ScrollResolution</key>
<integer>800</integer>
<key>SmoothInput</key>
<true/>
<key>Thinkpad</key>
<true/>
<key>UnsmoothInput</key>
<true/>
</dict>
<key>Thinkpad_TrackPad</key>
<dict>
<key>BogusDeltaThreshX</key>
<integer>800</integer>
<key>BogusDeltaThreshY</key>
<integer>800</integer>
<key>Clicking</key>
<true/>
<key>DivisorX</key>
<integer>1</integer>
<key>DivisorY</key>
<integer>1</integer>
<key>DragLockTempMask</key>
<integer>262148</integer>
<key>DynamicEWMode</key>
<false/>
<key>FakeMiddleButton</key>
@@ -541,28 +406,10 @@
<true/>
<key>MaxTapTime</key>
<integer>100000000</integer>
<key>MomentumScrollThreshY</key>
<integer>16</integer>
<key>MouseMultiplierX</key>
<integer>8</integer>
<key>MouseMultiplierY</key>
<integer>8</integer>
<key>MouseScrollMultiplierX</key>
<integer>2</integer>
<key>MouseScrollMultiplierY</key>
<integer>2</integer>
<key>MultiFingerHorizontalDivisor</key>
<integer>4</integer>
<key>MultiFingerVerticalDivisor</key>
<integer>4</integer>
<key>PalmNoAction When Typing</key>
<true/>
<key>Resolution</key>
<integer>3200</integer>
<key>ScrollDeltaThreshX</key>
<integer>10</integer>
<key>ScrollDeltaThreshY</key>
<integer>10</integer>
<key>ScrollResolution</key>
<integer>800</integer>
<key>SmoothInput</key>
@@ -584,8 +431,12 @@
<integer>1452</integer>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.11</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
<string>2.0.4</string>
<key>com.apple.iokit.IOHIDFamily</key>
<string>1.0.0b1</string>
<key>com.apple.kpi.iokit</key>
@@ -594,12 +445,8 @@
<string>9.0.0</string>
<key>com.apple.kpi.mach</key>
<string>9.0.0</string>
<key>org.rehabman.voodoo.driver.PS2Controller</key>
<string>1.9.2</string>
</dict>
<key>OSBundleRequired</key>
<string>Console</string>
<key>Source Code</key>
<string>https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller</string>
</dict>
</plist>
@@ -0,0 +1,115 @@
<?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>files</key>
<dict/>
<key>files2</key>
<dict/>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,209 @@
<?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>files</key>
<dict/>
<key>files2</key>
<dict>
<key>PlugIns/VoodooPS2Keyboard.kext</key>
<dict>
<key>cdhash</key>
<data>
TeeKSkRnhPC0E4ue+BfeYqiv3Dk=
</data>
<key>requirement</key>
<string>cdhash H"83084d9ee6cf2ebc5f84e3638201239c585a7c02" or cdhash H"4de78a4a446784f0b4138b9ef817de62a8afdc39"</string>
</dict>
<key>PlugIns/VoodooPS2Keyboard.kext.dSYM/Contents/Info.plist</key>
<dict>
<key>hash</key>
<data>
NpzvS37RlAVxMZB2y3/A5Nlz6Ms=
</data>
<key>hash2</key>
<data>
T55pE1iCpjhVvud/1wN3oz1hxTIOlqiC7wXCDnyveKg=
</data>
</dict>
<key>PlugIns/VoodooPS2Keyboard.kext.dSYM/Contents/Resources/DWARF/VoodooPS2Keyboard</key>
<dict>
<key>hash</key>
<data>
vcL0Pbo3G4rRbh3/zZYcUlimbfQ=
</data>
<key>hash2</key>
<data>
8XDCX+qzju0Ojkh97g3Xyyl6D3roPzzsBtXq8O7LFPE=
</data>
</dict>
<key>PlugIns/VoodooPS2Mouse.kext</key>
<dict>
<key>cdhash</key>
<data>
GyCIf3KCJa44FKfAjPkWwx0kFDU=
</data>
<key>requirement</key>
<string>cdhash H"cc13b523645842ff842328e0958d4c8994e58e0b" or cdhash H"1b20887f728225ae3814a7c08cf916c31d241435"</string>
</dict>
<key>PlugIns/VoodooPS2Mouse.kext.dSYM/Contents/Info.plist</key>
<dict>
<key>hash</key>
<data>
ABqHG7fwriPHr38l7+KWrMBUOog=
</data>
<key>hash2</key>
<data>
wJh7bhUtyr4D6T06Ie6UjIiJWH7j/rsv+fUrp7L+R68=
</data>
</dict>
<key>PlugIns/VoodooPS2Mouse.kext.dSYM/Contents/Resources/DWARF/VoodooPS2Mouse</key>
<dict>
<key>hash</key>
<data>
2G26AuDpDB3PhEtTiDWQ6AmTAFw=
</data>
<key>hash2</key>
<data>
pmUXVYeTx7NsQyaHQT+JoXnV4Um/nCDqiJCOYjCcWCg=
</data>
</dict>
<key>PlugIns/VoodooPS2Trackpad.kext</key>
<dict>
<key>cdhash</key>
<data>
bVYsldcZxfowXZRCDS02F6DbBeM=
</data>
<key>requirement</key>
<string>cdhash H"790eded200bdc57589c90a0abdcce0e3d6cb09b9" or cdhash H"6d562c95d719c5fa305d94420d2d3617a0db05e3"</string>
</dict>
<key>PlugIns/VoodooPS2Trackpad.kext.dSYM/Contents/Info.plist</key>
<dict>
<key>hash</key>
<data>
+vwx9ZPZjOx2p9wfk1Vxf9T/A5M=
</data>
<key>hash2</key>
<data>
pJ3+/AWLQdLVpvuTi08ItpeRcWi4MYLP2AhDlqw7miQ=
</data>
</dict>
<key>PlugIns/VoodooPS2Trackpad.kext.dSYM/Contents/Resources/DWARF/VoodooPS2Trackpad</key>
<dict>
<key>hash</key>
<data>
z3m1Y2rHi0hzMXoXhwQMkLCa8ts=
</data>
<key>hash2</key>
<data>
WFWxilVLoWIwpgCh7ktqvQyvMmd1647tX3Qta08638k=
</data>
</dict>
</dict>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>
+1 -3
View File
@@ -39,9 +39,7 @@ Wireless Card: **BCM94360CD 4 antennas.**
- TRIM
- USB 2.0 / USB 3.0
- Battery
- Touchpad:
Default ApplePS2Controller is the one from [Rehabman](https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller), it support those three buttons on the touchpad, but doesn't support three finger gestures.
If you wanna use three finger gesture, and you don't care about those buttons, you can replace ApplePS2Controller with this one from [acidanthera](https://github.com/acidanthera/VoodooPS2).
- Touchpad
- Redpoint
- SD Card Reader (Thanks to @willmav5000)
- Use [one-key-hidpi](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/blob/master/one-key-hidpi) to enable HiDPI