Hello,

I'm finding that vncserver doesn't accurately
respect the -geometry specification.  I'm running
TightVNC 1.2.7 on Solaris 8.  The command is:

    vncserver -nolisten local -nevershared \
    -geometry 1394x986 -localhost -depth 24

What I get in the viewer is:

    $$> xdpyinfo | grep dimension
      dimensions:    1396x986 pixels (473x334 millimeters)

I tried

    vncserver -nolisten local -nevershared \
    -geometry 1394x987 -localhost -depth 24

and got

    $$> xdpyinfo | grep dimension
      dimensions:    1396x988 pixels (473x334 millimeters).

Weird, eh?

Fred
--
Fred Ma, [EMAIL PROTECTED]
Carleton University, Dept. of Electronics
1125 Colonel By Drive, Ottawa, Ontario
Canada, K1S 5B6
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to