Files
tldr/pages/linux/xeyes.md
2017-02-19 14:45:59 +05:30

12 lines
205 B
Markdown

# xeyes
> Display eyes on the screen that follow the mouse cursor.
- Launch xeyes on local display:
`xeyes`
- Launch xeyes on a remote display 0 screen 0:
`xeyes -display {{remote_host}}:{{0}}.{{0}}`