📜  在 android 上共享给定窗口 - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:49:35.260000             🧑  作者: Mango
代码示例1
xwininfo # Get the id of the window you want to share
x11vnc -rfbauth .vnc/passwd -id {replace-by-window-id}