vmmouse_detect

X.Org X server -- VMMouse input driver to use with VMWare

Debian Debian
RUN apt-get update && \ apt-get install -y xserver-xorg-input-vmmouse
Ubuntu
RUN apt-get update && \ apt-get install -y xserver-xorg-input-vmmouse-lts-xenial
Alpine
RUN apk add xf86-input-vmmouse
Arch Arch Linux
RUN pacman -S --noconfirm xf86-input-vmmouse
CentOS
RUN yum install -y xorg-x11-drv-vmmouse
click the source code to copy install vmmouse_detect on any operating system with command-not-found.com