VMware
 

Knowledge Base

Search the Knowledge Base:

Products:
Search In:
 

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.
 
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.

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

mouse driver; automated testing;

Feedback

Rating: 1 - Lowest 2 3 4 5 - Highest (1 Ratings)   

Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (2000 or fewer characters)
Submit
Rating: 1 - Lowest 2 3 4 5 - Highest (1 Ratings)   
Actions