Thanks Chris,
works great. I renamed and modified the vncserver script so that my default
screen sizes are in by default.

To answer your previous question: no rotation or mirror are supported when I
patched.

Cheers,
cla

Subject: RE: To resize the VNC session window size
Date: Fri, 11 Apr 2008 10:29:53 -0400
From: "Williams, Chris (Marlboro)" <[EMAIL PROTECTED]>
To: <vnc-list@realvnc.com>

Claudio,



vncserver is just the Perl script wrapper for Xvnc. I don't think you
can pass multiple geometry options to the vncserver wrapper script
because it was designed when randr wasn't an option for Xvnc. So you
either have to modify the vncserver wrapper or the Xvnc command line in
the wrapper.

The easiest thing for me was to run vncserver with all my options the
way I wanted EXCECPT for the multiple geometry options. Then I spit out
the resulting command line by throwing a print statement in the
vncserver script. Then I just modified that Xvnc command with multiple
-geometry options. I don't think I used quotes though.



-Chris


-- 
========================
Claudio Favi
Ph.D Student
EPFL IC ISIM GR-CH
IN-F 134
Station 14
1015 Lausanne
Switzerland
Tel: +41 21 693 3907
Fax: +41 21 693 5236
http://aqua.epfl.ch
========================
_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to