xdotool:如何列出所有窗口名称

你可以使用 xdotool 通过以下命令列出所有窗口名称:

list_windows.sh
xdotool search --onlyvisible --name "" getwindowname %@

按类别查看类似文章: Linux