Support > Knowledge Base
Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
How to Make the Host Mouse Pointer Follow the Guest Mouse Pointer
Details
This article describes what to do if you want the host pointer to follow the guest pointer if the guest pointer is moved by a program running in a Windows guest. For example, if you use automated testing products, and as part of the test suite
you need to move the mouse pointer independently of user input.
you need to move the mouse pointer independently of user input.
In this case, when the user moves the mouse after the automated testing program runs, the pointer in the guest first snaps back to the host pointer's position. This can be confusing and make it appear that the pointer has suddenly "jumped" across the
screen.
screen.
Solution
Power off the virtual machine, and then edit the virtual machine's configuration (.vmx ) file and add the following line:
vmmouse.present = "FALSE"
Then restart the virtual machine. This configuration setting prevents the VMware Tools mouse driver from loading and will solve the problem.
Keywords
Feedback
Actions
- KB Article: 1000225
- Updated: Aug 14, 2009
- Products:
VMware ACE
VMware Player
VMware Workstation - Product Versions:
VMware ACE 2.0.x
VMware Workstation 6.x (Linux)
VMware Workstation 6.x (Windows)

