vmmouse_detect
X.Org X server -- VMMouse input driver to use with VMWare
RUN apt-get update && \
apt-get install -y xserver-xorg-input-vmmouse
RUN apt-get update && \
apt-get install -y xserver-xorg-input-vmmouse-lts-xenial
RUN apk add xf86-input-vmmouse
RUN pacman -S --noconfirm xf86-input-vmmouse
RUN yum install -y xorg-x11-drv-vmmouse