Ver Fonte

xeyes: add page (#1256)

Jeef há 8 anos atrás
pai
commit
a7127f16eb
1 ficheiros alterados com 11 adições e 0 exclusões
  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}}`