# xlsclients

列出显示器中的客户端应用程序

## 补充说明

**xlsclients命令** 用来列出显示器中的客户端应用程序。

### 语法

```
xlsclients(选项)
```

### 选项

```
-a：列出所有显示器的客户端应用程序信息；
-display<显示器编号>：指定X Server连接的显示器编号，该编号由"0"开始计算，依序递增；
-l：使用详细格式列表；
-m<最大指令长度>：设置显示指令信息的最大长度，单位以字符计算。
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hezhiqiang.gitbook.io/linux/ming-ling/xlsclients.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
