
cbeerse at gmail
Mar 7, 2011, 12:33 AM
Post #2 of 2
(1225 views)
Permalink
|
On 4-3-2011 1:50, Chris and Susan Kordish wrote: > I can only get x0vncserver running on my platform so I can't use Xvnc - has > anyone hacked vncserver to use x0vncserver instead of Xvnc ? > I donnot know your platform (what unix variant it is) so I donnot know details. However, the `vncserver` I know is just a shell-script, hence you can open it in any editor (vi, emacs or your favorite). there you'll find the call to `Xvnc` which you can replace with your own. If x0vncserver accepts different options than Xvnc, it's just scripting (or some variant of englis) so the base should not be that hard. CBee _______________________________________________ VNC-List mailing list VNC-List [at] realvnc To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
|