Michael said:
> Hi,
>
> i had a look through the archives cause im sure this has been answered
> many
> times but i couldn't find a solution. i am tring to change the size
> (resolution) of the terminal, i tried changing the -geometry option in my
> xstart and all i sucessfully changed was the size on the shell that is
> initially opened in my terminal, the actual terminal size remains
> unchanged.

Is this an xterm question or a VNC question?  You seem to be asking about
shells and terminal sizes and your examples only mention xterm.

If you are confused and are asking how to change the size of VNC's desktop
(the "resolution" in a sense), then you need to do a man vncserver:

-geometry widthxheight
Specify the size of the desktop to be created. Default is 1024x768.

As an example

$ vncserver :2 -geometry 800x600

-- 
William Hooper
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to