xinput
List available input devices, query information about a device and change input device settings. More information: <https://manned.org/xinput>.
RUN apt-get update && \
apt-get install -y xinput
RUN apt-get update && \
apt-get install -y xinput
RUN apk add xinput
RUN pacman -S --noconfirm xinput
RUN apt-get update && \
apt-get install -y xinput
RUN yum install -y xinput
RUN dnf install -y xinput
RUN apt-get update && \
apt-get install -y xinput