Update and fix.
This commit is contained in:
+10
-3
@@ -1050,15 +1050,22 @@
|
|||||||
<key>PlistPath</key>
|
<key>PlistPath</key>
|
||||||
<string>Contents/Info.plist</string>
|
<string>Contents/Info.plist</string>
|
||||||
</dict>
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
<string>Sinetek-rtsx.kext</string>
|
<key>BundlePath</key>
|
||||||
|
<string>Sinetek-rtsx.kext</string>
|
||||||
<key>Comment</key>
|
<key>Comment</key>
|
||||||
<string>Card Reader</string>
|
<string>Card Reader</string>
|
||||||
<key>Enabled</key>
|
<key>Enabled</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>ExecutablePath</key>
|
<key>ExecutablePath</key>
|
||||||
<string>Contents/MacOS/Sinetek-rtsx</string>
|
<string>Contents/MacOS/Sinetek-rtsx</string>
|
||||||
</dict>
|
<key>MaxKernel</key>
|
||||||
|
<string></string>
|
||||||
|
<key>MinKernel</key>
|
||||||
|
<string></string>
|
||||||
|
<key>PlistPath</key>
|
||||||
|
<string>Contents/Info.plist</string>
|
||||||
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>Block</key>
|
<key>Block</key>
|
||||||
<array>
|
<array>
|
||||||
|
|||||||
@@ -43,12 +43,12 @@ Wireless Card: **BCM94360CD 4 antennas.**
|
|||||||
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.
|
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).
|
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).
|
||||||
- Redpoint
|
- 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
|
- Use [one-key-hidpi](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/blob/master/one-key-hidpi) to enable HiDPI
|
||||||
- If you are using a usb mouse with side buttons, you can spoof apple usb mouse by change the pid and vid in AnyAppleUSBMouse.kext/Info.plist and enable it in config.plist.
|
- If you are using a usb mouse with side buttons, you can spoof apple usb mouse by change the pid and vid in AnyAppleUSBMouse.kext/Info.plist and enable it in config.plist.
|
||||||
|
|
||||||
## What doesn't work
|
## What doesn't work
|
||||||
|
|
||||||
- Sidecar (Broadwell doesn't support sidecar)
|
- Sidecar (Broadwell doesn't support sidecar)
|
||||||
- SD Card Reader
|
|
||||||
- VGA (Untested)
|
- VGA (Untested)
|
||||||
- miniDP (Untested)
|
- miniDP (Untested)
|
||||||
|
|||||||
Reference in New Issue
Block a user