Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save xavierlacot/2efd827ccee285bf28f1 to your computer and use it in GitHub Desktop.
Save xavierlacot/2efd827ccee285bf28f1 to your computer and use it in GitHub Desktop.
Disable Macbook internal keyboard on OSX Mavericks

This seems to do the trick:

$ sudo kextunload -b com.apple.driver.AppleUSBTCKeyboard
@xavierlacot
Copy link
Author

This does indeed not work, nor any of the kextunload stuff I tried.
tekezo/Karabiner does the trick (beta version), as explained in https://groups.google.com/forum/#!msg/osx-karabiner/WsRrffL9-bE/H0Wq7iv4_FYJ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment