Skip to content

Instantly share code, notes, and snippets.

@JohnMurray
Created February 20, 2012 12:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JohnMurray/1869025 to your computer and use it in GitHub Desktop.
Save JohnMurray/1869025 to your computer and use it in GitHub Desktop.
Enable Mac OS X Keyboard (built-in only)
#!/bin/bash
# Load the keyboard back. (Should probably do this
# while the external one is still attached.)
sudo kextload /System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment