xev

Print contents of X events. More information: <https://gitlab.freedesktop.org/xorg/app/xev>.

  • Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
  • Section: x11
Debian Debian
RUN apt-get update && \ apt-get install -y x11-utils
Ubuntu
RUN apt-get update && \ apt-get install -y x11-utils
Arch Arch Linux
RUN pacman -S --noconfirm xorg-xev
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y x11-utils
CentOS
RUN yum install -y xorg-x11-utils
Fedora
RUN dnf install -y xorg-x11-utils
Raspbian
RUN apt-get update && \ apt-get install -y x11-utils
click the source code to copy install xev on any operating system with command-not-found.com