setxkbmap

Set the keyboard using the X Keyboard Extension. More information: <https://manned.org/setxkbmap>.

Debian Debian
RUN apt-get update && \ apt-get install -y x11-xkb-utils
Ubuntu
RUN apt-get update && \ apt-get install -y x11-xkb-utils
Arch Arch Linux
RUN pacman -S --noconfirm xorg-setxkbmap
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y x11-xkb-utils
CentOS
RUN yum install -y xorg-x11-xkb-utils
Fedora
RUN dnf install -y xorg-x11-xkb-utils
Raspbian
RUN apt-get update && \ apt-get install -y x11-xkb-utils
click the source code to copy install setxkbmap on any operating system with command-not-found.com