Friday, January 20, 2006

rm -rf ~/Library/InputManagers

Bill Bumgarner shows how to prevent applications from automatically installing Smart Crash Reporter (and other input managers).

1 Comment »

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

RSS feed for comments on this post.

Leave a Comment