xbindkeys

Associate a combination of keys or mouse buttons with a shell command

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