diff --git a/pages/linux/xeyes.md b/pages/linux/xeyes.md new file mode 100644 index 0000000000..8799faf722 --- /dev/null +++ b/pages/linux/xeyes.md @@ -0,0 +1,11 @@ +# 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}}`