----- Original Message ----- From: "gtr_yah" <[EMAIL PROTECTED]>
[snip]
When I'm running vncserver as root, I get my connection. I had nothing to configure !
[snip]
But even if I create it in home/userx/.vnc :
#!/bin/sh
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
startgnome &

it does not change anything.
I changed for twm - same result.
[snip]



Just checking the obvious 1st: you did look in /root/.vnc for the xstartup file since you're running as root, right?

Karen _______________________________________________
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