hanks / HHKBAssistant_for_mac

A funny helper tool for HHKB professional keyboard on mac. Its main job is that it can auto detect the HHKB professional keyboard plugged in and out, and do some actions you want.
MIT License
198 stars 17 forks source link

Manual disable keyboard fails #6

Open idf opened 9 years ago

idf commented 9 years ago
$ sudo kextunload /System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext
(kernel) Kext com.apple.driver.AppleUSBTCKeyboard not found for unload request.
Failed to unload com.apple.driver.AppleUSBTCKeyboard - (libkern/kext) not found.

After the cmd, the internal keyboard still works.

on OSX Yosemite 10.10.5

olledejong commented 4 years ago

Same problem on Catalina 10.15.3, did you find a solution?