Answers for "vnc share single window"

0

vnc share single window

echo "Select Window...";x11vnc -id $(xwininfo|grep -oP '(?<=id: ).*(?= ")')
Posted by: Guest on December-08-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language