Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DebianスクイーズマシンのXvfbサーバーでウィンドウリストを取得しようとしています。私がしていることは:
$ Xvfb :2& $ DISPLAY=:2; wmctrl -l
しかし、私はこのエラーを受け取ります:
Cannot get client list properties. (_NET_CLIENT_LIST or _WIN_CLIENT_LIST)
これは正常ですか、それとも何かが足りませんか?
ありがとう!!