How to uninstall "USB Overdrive" via terminal without mouse?
I installed USB overdrive to my 10.7 Lion distribution. Unfortunately I can't move my mouse after that anymore.
In my Applications folder there is an application named "Uninstall USB Overdrive.app". Via Cmd-O I can open it, but since I have no mouse, I can't select anything from the popup.
I also tried safe mode without success. So my question is: How can I uninstall this app by using the terminal?
Enable global keyboard access
See if you have "All controls" are enabled in System Preferences → Keyboard & Mouse (only on Leopard now, should be similar in Lion).
You will need to press the appropriate keyboard shortcut, e.g. Ctrl-F7 to toggle this setting.
When enabled, you can navigate all dialogs with Tab or Shift-Tab, selecting elements with Space. This should get you through the uninstallation.
Manually call the uninstallation script
Try this:
/Applications/Utilities/Uninstall\ USB\ Overdrive.app/Contents/Resources/rmusbo
This is what I believe should work instantly, as it is the only script there is in the Uninstallation app (I just downloaded the tool, version 3.0.1 and checked).