Browse Source

xeyes: add page (#1256)

Jeef 8 years ago
parent
commit
a7127f16eb
1 changed files with 11 additions and 0 deletions
  1. 11 0
      pages/linux/xeyes.md

+ 11 - 0
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}}`