mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 03:22:08 +02:00
11 lines
238 B
Markdown
11 lines
238 B
Markdown
# xeyes
|
|
|
|
> Display eyes on the screen that follow the mouse cursor.
|
|
|
|
- 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}}`
|