rm -rf ~/Library/InputManagers
Bill Bumgarner shows how to prevent applications from automatically installing Smart Crash Reporter (and other input managers).
1 Comment RSS · Twitter
February 19, 2006 4:11 PM
This is what I’m using right now to protect both folders from input managers like Leap-A:
sudo chown root {~,}/Library/InputManagers sudo chmod a-rwx {~,}/Library/InputManagers