mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 16:35:28 +02:00
xeyes: add page (#1256)
This commit is contained in:
parent
04523dcf11
commit
a7127f16eb
1 changed files with 11 additions and 0 deletions
11
pages/linux/xeyes.md
Normal file
11
pages/linux/xeyes.md
Normal file
|
@ -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}}`
|
Loading…
Add table
Reference in a new issue