sudo kextunload /System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext
The BIOS perhaps?
What OS are you using? I use this on my mac to disable the built in keyboard.Code: [Select]sudo kextunload /System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext
The BIOS perhaps?
iirc I couldn't on this laptop.What OS are you using? I use this on my mac to disable the built in keyboard.Code: [Select]sudo kextunload /System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext
I'll re install this laptop with either W7 or some linux, not sure yet.
Show Image(http://41.media.tumblr.com/8d51b4fa31bb91aabf428dd44d8fa17e/tumblr_nldk2nbKDd1s05pn4o1_1280.jpg)
This made me laugh. So literal, so metal :thumb:Show Image(http://41.media.tumblr.com/8d51b4fa31bb91aabf428dd44d8fa17e/tumblr_nldk2nbKDd1s05pn4o1_1280.jpg)
#!/bin/sh
KEYBOARD="AT Translated Set 2 keyboard"
MASTER="Virtual core keyboard"
if xinput list --short "$KEYBOARD" | grep -q 'floating slave' ; then
xinput reattach "$KEYBOARD" "$MASTER"
else
xinput float "$KEYBOARD"
fi
Why do you need to disable? Is it because the keyboard is sitting on top of the laptops keyboard, and randomly mashing keys?
Yea I haven't put much effort into finding this out either
All I know is that uninstalling the drivers won't work. It still registers the keyboard perfectly.
You could build something like this...thing...
A piece of clipboard with some rubber feat because I was concerned of damaging the laptop's keys.
It protects the keys and prevents unwanted mashing.
(Attachment Link)
Side view of the thing
(Attachment Link)
Top view of the thing