.\" $Xorg: xlscli.man,v 1.3 2000/08/17 19:54:53 cpqbld Exp $ .\" Copyright 1991, 1994, 1998 The Open Group .\" .\" All Rights Reserved. .\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. .\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. .\" IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR .\" OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, .\" ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR .\" OTHER DEALINGS IN THE SOFTWARE. .\" .\" Except as contained in this notice, the name of The Open Group shall .\" not be used in advertising or otherwise to promote the sale, use or .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" .\" Copyright (c) 1998, 2001 The X Japanese Documentation Project. .\" .\" Permission is hereby granted, free of charge, to any person obtaining a .\" copy of this software and associated documentation files (the .\" "Software"), to deal in the Software without restriction, including .\" without limitation the rights to use, copy, modify, merge, publish, dis- .\" tribute, sublicense, and/or sell copies of the Software, and to permit .\" persons to whom the Software is furnished to do so, subject to the fol- .\" lowing conditions: .\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. .\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL- .\" ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT .\" SHALL THE X JAPANESE DOCUMENTATION PROJECT BE LIABLE FOR ANY CLAIM, .\" DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR .\" OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR .\" THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" .\" Except as contained in this notice, the name of The X Japanese .\" Documentation Project shall not be used in advertising or otherwise to .\" promote the sale, use or other dealings in this Software without prior .\" written authorization from The X Japanese Documentation Project. .\" .\" X Window System is a trademark of The Open Group. .\" .\" Translated Thu Oct 29 22:49:05 JST 1998 .\" by FUJIWARA Teruyoshi .\" Updated Sun Oct 21 13:27:48 JST 2001 for XFree86 4.1.0 .\" by FUJIWARA Teruyoshi .\" .\" $XFree86: xc/programs/xlsclients/xlscli.man,v 1.7 2001/01/27 18:21:18 dawes Exp $ .\" .TH XLSCLIENTS 1 "Release 6.5" "X Version 11" .SH 名前 .\"0 xlsclients - list client applications running on a display xlsclients - ディスプレイ上で動作しているクライアントアプリケーションを列挙する .SH 書式 .B "xlsclients" [-display \fIdisplayname\fP] [-a] [-l] [-m maxcmdlen] .SH 説明 .PP .\"0 .I Xlsclients .\"0 is a utility for listing information about the client applications .\"0 running on a display. It may be used to generate scripts representing .\"0 a snapshot of the user's current session. .I xlsclients は、ディスプレイ上で動作しているクライアントアプリケーションに関する情 報を列挙するユーティリティである。ユーザのカレントセッションのスナップ ショットを表すスクリプトを生成するために使うこともできる。 .SH オプション .TP 8 .B \-display \fIdisplayname\fP .\"0 This option specifies the X server to contact. 接続する X サーバを指定する。 .TP 8 .B \-a .\"0 This option indicates that clients on all screens should be listed. By .\"0 default, only those clients on the default screen are listed. このオプションは、スクリーン上の全てのクライアントを列挙するよう指示す る。デフォルトでは、デフォルトスクリーン上のクライアントだけが列挙され る。 .TP 8 .B \-l .\"0 List in long format, giving the window name, icon name, .\"0 and class hints in addition to the machine name and command string shown in .\"0 the default format. デフォルトのフォーマットで表示されるマシン名とコマンド文字列に加えて、 ウィンドウ名、アイコン名、クラスヒントを表示する詳しいフォーマットで列 挙を行う。 .TP 8 .B \-m \fImaxcmdlen\fP .\"0 This option specifies the maximum number of characters in a command to .\"0 print out. The default is 10000. 出力するコマンド文字列の最大の文字数を指定する。デフォルト値は10000で ある。 .SH 環境変数 .PP .TP 8 .B DISPLAY .\"0 To get the default host, display number, and screen. デフォルトのホスト、ディスプレイ番号、スクリーン番号を取得する。 .SH 関連項目 X(7), xwininfo(1), xprop(1) .SH 著者 Jim Fulton, MIT X Consortium