Also looks like the desktop size can be changed in file vncservers: home//etc/sysconfig/vncservers VNCSERVERARGS[2]="-geometry 1280x1024"
"Williams, Chris (Marlboro)" <[EMAIL PROTECTED]> wrote: Harry, What do you mean the window is too small? The VNC Viewer window is the size of your desktop. Is that not the case? Do you mean your desktop is too small? -Chris -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Harry Balish Sent: Friday, February 22, 2008 7:31 AM To: [email protected] Subject: VNCviewer window size to small my xstartup file is: [root]# cat xstartup #!/bin/sh # Uncomment the following two lines for normal desktop: unset SESSION_MANAGER exec /etc/X11/xinit/xinitrc [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources xsetroot -solid grey vncconfig -iconic & xterm -geometry 800x24+10+10 -ls -title "$VNCDESKTOP Desktop" & twm & [root]# Harry Balish wrote: Hii, Using VNC v4.1.2 Using VNCviewer (Windows) to display the desktop of my Linux box. I get connect fine, but the VNCviewer window showing my desktop is small. How can I increase the size of that window ? Thanks Harry --------------------------------- Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list --------------------------------- Never miss a thing. Make Yahoo your homepage. _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list --------------------------------- Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
