Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

macbook disable input from built in keyboard

To disable the built-in keyboard:
sudo kextunload /System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext

to enable it again:
sudo kextload /System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext

it will throw some errors but does actually disable the keyboard
Comment

PREVIOUS NEXT
Code Example
Shell :: ettercap terminal 
Shell :: navigate to C drive in bash on WSL-Ubuntu 
Shell :: How to show date and complete time on the Ubuntu Top Panel 
Shell :: programming tools fedora 
Shell :: pip install apyori 
Shell :: task manager opera browser 
Shell :: not able to start conda navigator ubuntu 18.04 
Shell :: error: eaccess: permission denied ionic 
Shell :: run redis o docker no auth 
Shell :: ubuntu check usb connections 
Shell :: stop raid array linux 
Shell :: docker run opendistro elasticsearch 
Shell :: propel create generated-conf 
Shell :: change config for this repository 
Shell :: dpkg: command not found 
Shell :: change line endings script for directory 
Shell :: linux find command 
Shell :: turn on wiregurad linux 
Shell :: create symbolic link linux apache 
Shell :: mac send terminal output to clipboard 
Shell :: cat stands for in linux 
Shell :: how to search on vim 
Shell :: Running a local script on a remote machine (or remote on local) 
Shell :: print statement in bashrc 
Shell :: fix pvc pending kubernetes 
Shell :: install kex in kali linux wsl 
Shell :: bash code for loop 
Shell :: jenkins install linux 
Shell :: sed commands 
Shell :: git stash changes to particular file 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =