On Fri, 1 Sep 2000, Sridhar G wrote:

> Hi,
> 
> My LM system video is configured at 1024x768. I am currently using VNC
> client on my Win 2000 monitor using a resolution of 1280x1024. I'd like to
> use the VNC client at the same resolution of 1280x1024. Is there any
> parameter to start the VNC Server at this res.

Yes, edit /usr/bin/vncserver, the following line:
$geometry = "1024x768";
to
$geometry = "1280x1024";

> 
> Cheers
> Sridhar
> 
> 
> 

-- 
Regards,

Ellick Chan
[EMAIL PROTECTED]
Sep 1



Reply via email to