瀏覽代碼

xeyes: add page (#1256)

Jeef 8 年之前
父節點
當前提交
a7127f16eb
共有 1 個文件被更改,包括 11 次插入0 次删除
  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}}`