Hi,
I am working on VNC for last couple of months. What I want is to access
multiple desktops in the same screen using VNC. May be something like slides
in a powerpoint presentation and then click on a individual desktop image to
access the full image.
I have been working on it for a few month
This version introduces multithreaded scanning.
---
What makes VNCScan different than the other guys?
* VNCScan was the first VNC console on the market by over two years
and that means security and presence.
* VNCScan
On Red Hat Linux running Xvnc version 4.0b4, starting gnome-session as
follows...
#!/bin/sh
xrdb $HOME/.Xdefaults
xsetroot -solid grey
vncconfig -nowin &
exec autocutsel &
/usr/bin/xterm -geometry 80x51+78+25 -ls -T "[EMAIL PROTECTED]" &
exec gnome-session &
...we had a problem where the gnome-se