/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
sudo vi /System/Library/Extensions/AppleHIDKeyboard.kext/Contents/Info.plist <key>ProductID</key> <integer>545</integer> <key>VendorID</key> <integer>1452</integer> <key>alt_handler_id</key> <integer>46</integer> // was 47 sudo touch /System/Library/Extensions/AppleHIDKeyboard.kext/ sudo touch /System/Library/Extensions sudo rm -rf /System/Library/Extensions.mkext kextunload /kextload /reboot