uTools-Manuals/docs/linux/xlsclients.html
2019-04-21 11:50:48 +08:00

13 lines
802 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<h1 id="xlsclients">xlsclients</h1>
<p>列出显示器中的客户端应用程序</p>
<h2 id="补充说明">补充说明</h2>
<p><strong>xlsclients命令</strong> 用来列出显示器中的客户端应用程序。</p>
<h3 id="语法">语法</h3>
<pre><code class="language-bash">xlsclients(选项)</code></pre>
<h3 id="选项">选项</h3>
<pre><code class="language-bash">-a列出所有显示器的客户端应用程序信息
-display&lt;显示器编号&gt;指定X Server连接的显示器编号该编号由&quot;0&quot;开始计算,依序递增;
-l使用详细格式列表
-m&lt;最大指令长度&gt;:设置显示指令信息的最大长度,单位以字符计算。</code></pre>
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->