Skip to content

Commit

Permalink
some gestures
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnynunez committed Jan 8, 2019
1 parent 47a9afc commit d1328e5
Show file tree
Hide file tree
Showing 179 changed files with 6,693 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified EFI/.DS_Store
Binary file not shown.
1,428 changes: 1,428 additions & 0 deletions EFI/CLOVER/kexts/Other/ApplePS2SmartTouchPad.kext/Contents/Info.plist

Large diffs are not rendered by default.

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
<?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>14F2009</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>ApplePS2Controller</string>
<key>CFBundleIdentifier</key>
<string>org.emlydinesh.driver.ApplePS2Controller</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>ApplePS2Controller</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>4.6.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>4.6.8</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>6A2008a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>12D75</string>
<key>DTSDKName</key>
<string>macosx10.8</string>
<key>DTXcode</key>
<string>0611</string>
<key>DTXcodeBuild</key>
<string>6A2008a</string>
<key>IOKitPersonalities</key>
<dict>
<key>ACPI PS/2 Nub</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.emlydinesh.driver.ApplePS2Controller</string>
<key>IOClass</key>
<string>AppleACPIPS2Nub</string>
<key>IONameMatch</key>
<array>
<string>PNP0303</string>
<string>PNP030B</string>
</array>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOACPIPlatformDevice</string>
<key>MouseNameMatch</key>
<array>
<string>PNP0F03</string>
<string>PNP0F0B</string>
<string>PNP0F12</string>
<string>PNP0F13</string>
<string>PNP0F0E</string>
</array>
</dict>
<key>ApplePS2Controller</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.emlydinesh.driver.ApplePS2Controller</string>
<key>IOClass</key>
<string>ApplePS2Controller</string>
<key>IONameMatch</key>
<string>ps2controller</string>
<key>IOProviderClass</key>
<string>IOPlatformDevice</string>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © EMlyDinEsH ([email protected]) 2012-2016. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>4.6.8</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.0d1</string>
<key>com.apple.kpi.bsd</key>
<string>8.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>8.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Console</string>
</dict>
</plist>
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,213 @@
<?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>14F2009</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>ApplePS2Keyboard</string>
<key>CFBundleIdentifier</key>
<string>org.emlydinesh.driver.ApplePS2Keyboard</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>ApplePS2Keyboard</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>4.6.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>4.6.8</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>6A2008a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>12D75</string>
<key>DTSDKName</key>
<string>macosx10.8</string>
<key>DTXcode</key>
<string>0611</string>
<key>DTXcodeBuild</key>
<string>6A2008a</string>
<key>IOKitPersonalities</key>
<dict>
<key>ApplePS2Keyboard</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.emlydinesh.driver.ApplePS2Keyboard</string>
<key>Extended Functions</key>
<dict>
<key>F13</key>
<string>ALT CMD ESC</string>
<key>F14</key>
<string></string>
<key>F15</key>
<string></string>
<key>F16</key>
<string>ALT CMD D</string>
<key>F17</key>
<string>CTRL DAW</string>
<key>F18</key>
<string>CTRL UAW</string>
<key>F19</key>
<string>CTRL LAW</string>
<key>F20</key>
<string>CTRL RAW</string>
<key>F21</key>
<string></string>
<key>F22</key>
<string></string>
<key>F23</key>
<string>CMD Q</string>
<key>F24</key>
<string>CMD H</string>
</dict>
<key>Fn Keys Mode 1</key>
<dict>
<key>BrightnessDown</key>
<string>F1</string>
<key>BrightnessUp</key>
<string>F2</string>
<key>KBBacklightDown</key>
<string>F3</string>
<key>KBBacklightUp</key>
<string>F4</string>
<key>Launchpad</key>
<string>F4</string>
<key>MediaNext</key>
<string>F9</string>
<key>MediaPlayPause</key>
<string>F8</string>
<key>MediaPrevious</key>
<string>F7</string>
<key>Misson Control</key>
<string>F3</string>
<key>SleepDisplay</key>
<string>F5</string>
<key>Touchpad</key>
<string>Pause</string>
<key>VideoMirror</key>
<string>F6</string>
<key>VolumeDown</key>
<string>F11</string>
<key>VolumeMute</key>
<string>F10</string>
<key>VolumeUp</key>
<string>F12</string>
</dict>
<key>Fn Keys Mode 2</key>
<dict>
<key>BrightnessDown</key>
<string>F5</string>
<key>BrightnessUp</key>
<string>F6</string>
<key>KBBacklightDown</key>
<string>F3</string>
<key>KBBacklightUp</key>
<string>F4</string>
<key>Launchpad</key>
<string>F4</string>
<key>MediaNext</key>
<string>ArrowRight</string>
<key>MediaPlayPause</key>
<string>ArrowDown</string>
<key>MediaPrevious</key>
<string>ArrowLeft</string>
<key>Misson Control</key>
<string>F3</string>
<key>SleepDisplay</key>
<string>F7</string>
<key>SystemSleep</key>
<string>F1</string>
<key>Touchpad</key>
<string>F9</string>
<key>VideoMirror</key>
<string>F8</string>
<key>VolumeDown</key>
<string>F11</string>
<key>VolumeMute</key>
<string>F10</string>
<key>VolumeUp</key>
<string>F12</string>
</dict>
<key>Fn keys Layout</key>
<string>NONE</string>
<key>Fn keys Mode</key>
<integer>2</integer>
<key>IOClass</key>
<string>ApplePS2Keyboard</string>
<key>IOProviderClass</key>
<string>ApplePS2KeyboardDevice</string>
<key>Keyboard type (ID)</key>
<integer>0</integer>
<key>Preferences</key>
<dict>
<key>Disable Num Lock LED</key>
<false/>
<key>Enable Extended Functions</key>
<true/>
<key>Enable Sierra Caps Lock Fix</key>
<true/>
<key>FinerFnBrightnessControl</key>
<true/>
<key>FinerFnVolumeControl</key>
<true/>
<key>Make Caps Lock into key</key>
<integer>0</integer>
<key>Make ISO keypad key . to ,</key>
<false/>
<key>Make Num Lock into Clear</key>
<false/>
<key>Make context menu key into key</key>
<integer>84</integer>
<key>Make delete key into cmd + backspace</key>
<false/>
<key>Make right alt into key</key>
<integer>0</integer>
<key>Make right control into key</key>
<integer>0</integer>
<key>Make shift + caps into Fn key</key>
<true/>
<key>Num Lock enabled at boot</key>
<false/>
<key>Swap alt and windows key</key>
<true/>
</dict>
<key>ProductID</key>
<integer>782</integer>
<key>Use ISO Layout</key>
<false/>
<key>VendorID</key>
<integer>1452</integer>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © EMlyDinEsH ([email protected]) 2012-2016. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>4.6.8</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOHIDSystem</key>
<string>1.0.0b1</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>8.0.0</string>
<key>org.emlydinesh.driver.ApplePS2Controller</key>
<string>4.6.8</string>
</dict>
<key>OSBundleRequired</key>
<string>Console</string>
</dict>
</plist>
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d1328e5

Please sign in to comment.