← 返回命令列表

Linux command

xeyes 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Launch

xeyes

Example

xeyes -display [remote_host]:[0].[0]

说明

xeyes displays a pair of eyes on the screen that follow the mouse cursor. It's a classic X11 demo application used to verify X11 display connectivity. The eyes track the mouse pointer position across the entire screen.

参数

-display _HOST:DISPLAY.SCREEN_
X display to connect to
-geometry _WxH+X+Y_
Window size and position
-fg _COLOR_
Foreground color
-bg _COLOR_
Background color
-center _COLOR_
Pupil center color

FAQ

What is the xeyes command used for?

xeyes displays a pair of eyes on the screen that follow the mouse cursor. It's a classic X11 demo application used to verify X11 display connectivity. The eyes track the mouse pointer position across the entire screen.

How do I run a basic xeyes example?

Run `xeyes` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -display _HOST:DISPLAY.SCREEN_ do in xeyes?

X display to connect to