Here's an idea... as root, copy the whole ".vnc" folder over to your ~/userx folder, overwriting the existing one and then chown the folder to userx and try again.
-----Original Message----- From: gtr_yah [mailto:[EMAIL PROTECTED] Sent: Sunday, June 19, 2005 3:29 AM To: [email protected] Subject: Re: VNC grey desktop [EMAIL PROTECTED] wrote: > ----- 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 > Yes I'm looking in /root/.vnc : there are : *.log *.pid and passwd (and similar in /userx/.vnc) ___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Tilichargez cette version sur http://fr.messenger.yahoo.com _______________________________________________ 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
