diff --git a/pages/linux/xeyes.md b/pages/linux/xeyes.md index 8799faf722..315bebeb67 100644 --- a/pages/linux/xeyes.md +++ b/pages/linux/xeyes.md @@ -2,10 +2,10 @@ > Display eyes on the screen that follow the mouse cursor. -- Launch xeyes on local display: +- Launch xeyes on the local machine's default display: `xeyes` -- Launch xeyes on a remote display 0 screen 0: +- Launch xeyes on a remote machine's display 0, screen 0: `xeyes -display {{remote_host}}:{{0}}.{{0}}`