Go to main content

man pages section 4: Device and Network Interfaces

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

vmmouse (4)

Name

vmmouse - VMware Mouse input driver

Synopsis

Section "InputDevice"
Identifier "idevname"
Driver "vmmouse"
...
EndSection

Description

VMMOUSE(4)                 Kernel Interfaces Manual                 VMMOUSE(4)



NAME
       vmmouse - VMware Mouse input driver

SYNOPSIS
       Section "InputDevice"
         Identifier "idevname"
         Driver "vmmouse"
         ...
       EndSection

DESCRIPTION
       vmmouse  is an XFree86 input driver for mice.  The driver supports most
       available mouse types and interfaces.  USB mice are only  supported  on
       some OSs, and the level of support for PS/2 mice depends on the OS.

       The vmmouse driver functions as a pointer input device, and may be used
       as the X server's core pointer.  Multiple mice are supported by  multi-
       ple instances of this driver.

CONFIGURATION DETAILS
       Please  refer to xorg.conf(5) for general configuration details and for
       options that can be used with all input  drivers.   This  section  only
       covers configuration details specific to this driver.

       The  driver  will automatically detect if the vmmouse device is present
       and if it is not, it will load the regular mouse driver and attempt  to
       fall  back to it. There are no vmmouse specific options, but if you set
       mouse(4) options, they will be passed on.

       See the mouse(4) man page for details on these options.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-------------------------------------------+
       |ATTRIBUTE TYPE |             ATTRIBUTE VALUE               |
       +---------------+-------------------------------------------+
       |Availability   | x11/server/xorg/driver/xorg-input-vmmouse |
       +---------------+-------------------------------------------+
       |Stability      | Volatile                                  |
       +---------------+-------------------------------------------+

SEE ALSO
       Xorg(1), xorg.conf(5), Xserver(1), X(7), mouse(4)

AUTHORS
       Copyright (c) 1999-2007 VMware, Inc.



NOTES
       Source code for open source software components in Oracle  Solaris  can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source   was   downloaded   from    https://www.x.org/releases/individ-
       ual/driver/xf86-input-vmmouse-13.1.0.tar.bz2.

       Further information about this software can be found on the open source
       community website at https://www.x.org.



X Version 11               xf86-input-vmmouse 13.1.0                VMMOUSE(4)