vmmouse_detect (1) Linux Manual Page
vmmouse_detect – VMware mouse device autodetection tool
Synopsis
vmmouse_detectOptions
vmmouse_detect has no optionsDescription
vmmouse_detect is a tool for detecting if running in a VMware environment where vmmouse is used. It exits with a 0 return value if the vmmouse client is enabled, and 1 if not.Diagnostics
vmmouse_detect‘s exit status is used to communicate information.- 0
- vmmouse_detect found a mouse and exited normally.
- 1
- Either the vmmouse client was not enabled, or it is not being run from within a VMware virtual machine.
Bugs
Please report bugs in vmmouse_detect <https://bugs.launchpad.net/ubuntu/+source/mdetect/vmmouse_detect>.Authors
vmmouse_detect is copyright 2007 VMware, Inc.Licensing
The vmmouse_detect source code is licensed under a BSD-like license. See COPYING for details. This manual page is licensed under the GNU General Public License.
