libinput-list-devices
Input device management and event handling library
RUN apt-get update && \
apt-get install -y libinput-tools
RUN apt-get update && \
apt-get install -y libinput-tools
RUN apk add libinput
RUN pacman -S --noconfirm libinput
RUN apt-get update && \
apt-get install -y libinput-tools
RUN yum install -y libinput
RUN dnf install -y libinput
RUN apt-get update && \
apt-get install -y libinput-tools