[plug] VNC Shell Script
Brad Campbell
brad at wasp.net.au
Sun Nov 7 20:46:06 WST 2004
Brock Woolf wrote:
>>
> Because there is a bug in the x0rfbserver program that causes the
> program to shut itself
> down if i scroll using the mouse. I am not sure why it does this, but as
> soon as i roll my finger
> up or down over that scroll wheel, the vnc server doesn't know what to
> down and shuts itself down.
>
> I wish there was an easy answer.
There is.. x11vnc instead :p)
Or spawn it from a script. Something like
while true ; do
x0rfbserver -blah blah blah
sleep 5
done
Brad
More information about the plug
mailing list