xwininfo 默認集成於 Ubuntu 桌麵版, 用於管理桌麵窗口。
基本語法 基本用法
xwininfo [-options ...]
options
| 參數 | EN 解釋 | 中文翻譯 | 備注 |
|---|---|---|---|
| -help | print this message | 打印此消息 | |
| -display host:dpy | X server to contact | 要聯係的 X 服務器 | |
| -root | use the root window | 使用 root 窗口 | |
| -id windowid | use the window with the specified id | 使用具有指定 ID 的窗口 | |
| -name windowname | use the window with the specified name | 使用具有指定名稱的窗口 | |
| -int | print window id in decimal | 以十進製打印窗口 ID | |
| -children | print parent and child identifiers | 打印父級和子級標識符 | |
| -tree | print children identifiers recursively | 歸打印子級標識符 | |
| -stats | print window geometry [DEFAULT] | 打印窗口幾何體 [默認] | |
| -bits | print window pixel information | 打印窗口像素信息 | |
| -events | print events selected for on window | 打印窗口選中事件 | |
| -size | print size hints | 打印尺寸提示 | |
| -wm | print window manager hints | 打印窗口管理器提示 | |
| -shape | print shape extents | 打印形狀範圍 | |
| -frame | don't ignore window manager frames | 不要忽略窗口管理器框架 | |
| -english | print sizes in english units | 以英製單位打印尺寸 | |
| -metric | print sizes in metric units | 以公製單位打印尺寸 | |
| -all | -tree, -stats, -bits, -events, -wm, -size, -shape |
| 功能 | 命令 | 文字解釋 | 示例 | 示例解釋 |
|---|---|---|---|---|
| 幫助 | xwininfo --help | 展示幫助信息 |
版權聲明: 本文為獨傢原創稿件,版權歸 樂數軟件 ,未經許可不得轉載。