Problems viewing the desktop on linux box

Stew Benedict stewb "at" earthlink.net
Wed, 12 Jan 2000 10:32:44 +0000


It's just like an .xinitrc file, put anything in there you want running
when you attach with the vncviewer.  I've got some customized ones at work
that run just one app, I want to make available to Windows users to pull
up the internet connection (Diald Control).  Here's my home setup:

#!/bin/sh

xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
fvwm95-2 &

Just remember to put your window manager last.

Stew




---------------------------------------------------------------------
The VNC mailing list - see http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------