scripts/vnc.sh

5 lines
45 B
Bash

while
do
x11vnc -forever -scale 0.25
done