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 <[EMAIL PROTECTED]> 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