tldr/pages/linux/xeyes.md

12 lines
238 B
Markdown
Raw Normal View History

2017-02-19 09:15:59 +00:00
# xeyes
> Display eyes on the screen that follow the mouse cursor.
2017-04-15 15:59:35 +01:00
- Launch xeyes on the local machine's default display:
2017-02-19 09:15:59 +00:00
`xeyes`
2017-04-15 15:59:35 +01:00
- Launch xeyes on a remote machine's display 0, screen 0:
2017-02-19 09:15:59 +00:00
`xeyes -display {{remote_host}}:{{0}}.{{0}}`