evtest

utility to monitor Linux input device events

Debian Debian
RUN apt-get update && \ apt-get install -y evtest
Ubuntu
RUN apt-get update && \ apt-get install -y evtest
Alpine
RUN apk add evtest
Arch Arch Linux
RUN pacman -S --noconfirm evtest
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y evtest
Fedora
RUN dnf install -y evtest
Raspbian
RUN apt-get update && \ apt-get install -y evtest
click the source code to copy install evtest on any operating system with command-not-found.com