Fix Black Screen in LogMeIn

Try:
sudo ps auxwww | grep loginwindow | grep root | grep -v grep | awk '{print $2}' | xargs sudo kill -9
2 links here:
http://www.remotemacserver.com/?p=41
Instructions in the first link have been successful for me. I read on
the LMI forums that installing the LMI plugin on the destination
machine may also halt this behaviour but I haven't tested.








