> -----Original Message----- > From: David Bovill [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 27, 2002 1:36 AM > To: [EMAIL PROTECTED] > Subject: Man pages - command options? > > > NB: any man pages out there? > > Trying to find some help on the command line options? -fullscreen etc
For the viewer: vncviewer --help does give something. Since you mention manpages, I guess you're on a unix based machine: `vncserver` is a (Perl-) script, just read it. `Xvnc` is the actual server, type `Xvnc -help` for a list of options. This is an X11 server just like any other X11 server. All basic options are available. SOme nice configurations: http://www.sourcecodecorner.com/articles/vnc/linux.asp http://xf4vnc.sourceforge.net/ http://www.hexonet.de/software/x0rfbserver/ CBee _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
