xeyes

Display eyes on the screen that follow the mouse cursor. More information: <https://manned.org/xeyes>.

Install

All systems
curl cmd.cat/xeyes.sh
Debian Debian
apt-get install x11-apps
Ubuntu
apt-get install x11-apps
Arch Arch Linux
pacman -S xorg-xeyes
image/svg+xml Kali Linux
apt-get install x11-apps
CentOS
yum install xorg-x11-apps
Fedora
dnf install xorg-x11-apps
Windows (WSL2)
sudo apt-get update sudo apt-get install x11-apps
Raspbian
apt-get install x11-apps

Display eyes on the screen that follow the mouse cursor. More information: <https://manned.org/xeyes>.

  • Launch xeyes on the local machine's default display:
    xeyes
  • Launch xeyes on a remote machine's display 0, screen 0:
    xeyes -display remote_host:0.0

© tl;dr; authors and contributors