6

The mouse pointer in my Ubuntu 8.04.3 LTS VM (running in VMware Fusion) has changed into a little hand holding a document. It doesn't show up in screen-shots.

All mouse clicks (left or right) are ignored. But I can still type in the one Terminal window I have open. (And commands work fine.)

I wonder if I'm in some kind of drag-and-drop mode.

How do I get out of this?

Update: Rebooting (from the command-line) worked. Ubuntu came up with the regular mouse-pointer.

5 Answers5

3

The only solution I've found is to reboot.

2

I solved it (without having to reboot) by performing these steps. Which was basically dragging some text from the host to the guest machine.

I think I had the same problem as what you have - can't be sure though. Try it anyway.

JW.
  • 199
1

Switching to a VT via CtrlAltF2 or the like, logging in, and then killing the app via kill will release the lock on the pointer.

1

If you do Ctrl + Alt + F1 followed by Ctrl + Alt + F7, this may fix the problem.

Caleb Eby
  • 111
0

Just logging out (Ctrl+Alt+Del) solved the issue for me