> -----Original Message----- > From: Shing-Fat Fred Ma [mailto:[EMAIL PROTECTED]] > > Is there a way to determine what the -geometry specification > was when vncserver was started (possibly many moons > ago)? This information doesn't seem to be in the log file. >
Yes, there is: Connect your browser to the server (http://vncservermachine:5800/) and have a look in the html source (View->PageSource). There it shows the height and width of the java applet in which the javaviewer will run: <APPLET CODE=vncviewer.class ARCHIVE=vncviewer.jar WIDTH=800 HEIGHT=632> The widht is the same as the viewer width (here 800). The height is about 32 points less than the viewer height (here 632 - 32 = 600). CBee --------------------------------------------------------------------- To unsubscribe, mail [EMAIL PROTECTED] with the line: 'unsubscribe vnc-list' in the message BODY See also: http://www.uk.research.att.com/vnc/intouch.html ---------------------------------------------------------------------