Skip to content

Instantly share code, notes, and snippets.

@zld
Last active October 18, 2016 03:13
Show Gist options
  • Save zld/ce9de16e16cf0a2def65ba21785997ea to your computer and use it in GitHub Desktop.
Save zld/ce9de16e16cf0a2def65ba21785997ea to your computer and use it in GitHub Desktop.
// disable inner keyboard
sudo kextunload /System/Library/Extensions/AppleHIDKeyboard.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext/
// re-enable it
sudo kextload /System/Library/Extensions/AppleHIDKeyboard.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment