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)
これは正常ですか、それとも何かが足りませんか?
ありがとう!!
I have a system loading in a youtube video using an object tag with the id="cstmVideoContent" and the data=(youtube link). I need to extract the content in the object's data property using javascript/jque