mouse-dpi-tool
wrapper library for evdev devices - tools
RUN apt-get update && \
apt-get install -y libevdev-tools
RUN apt-get update && \
apt-get install -y libevdev-tools
RUN apk add libevdev
RUN pacman -S --noconfirm libevdev
RUN apt-get update && \
apt-get install -y libevdev-tools
RUN yum install -y libevdev-utils
RUN dnf install -y libevdev-utils
RUN apt-get update && \
apt-get install -y libevdev-tools