xmodmap
Utility for modifying keymaps and pointer button mappings in X. More information: <https://manned.org/xmodmap>.
RUN apt-get update && \
apt-get install -y x11-xserver-utils
RUN apt-get update && \
apt-get install -y x11-xserver-utils
RUN pacman -S --noconfirm xorg-xmodmap
RUN apt-get update && \
apt-get install -y x11-xserver-utils
RUN yum install -y xorg-x11-server-utils
RUN dnf install -y xorg-x11-server-utils
RUN apt-get update && \
apt-get install -y x11-xserver-utils