snippetbashTip
xeyes — Display eyes on the screen that follow the mouse cursor. More information: <https://manned.org/xeyes
Viewed 0 times
thecommandclixeyesthatscreeneyesdisplay
linux
Problem
How to use the
xeyes command: Display eyes on the screen that follow the mouse cursor. More information: <https://manned.org/xeyes>.Solution
xeyes — 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:
xeyesLaunch xeyes on a remote machine's display 0, screen 0:
xeyes -display {{remote_host}}:{{0}}.{{0}}Code Snippets
Launch xeyes on the local machine's default display
xeyesLaunch xeyes on a remote machine's display 0, screen 0
xeyes -display {{remote_host}}:{{0}}.{{0}}Context
tldr-pages: linux/xeyes
Revisions (0)
No revisions yet.