Re: Re: VNC usage

2006-10-15 Thread Roberto C. Sanchez
On Sun, Oct 15, 2006 at 09:26:39AM -0700, Peter Easthope wrote: > Roberto & others, > > At Sun, 8 Oct 2006 15:11:51 -0400 Roberto C. Sanchez said, > rs> Modify the script to run startxfce. > > OK. startxfce4 given interactively on the server > starts the GUI. Try this as the content of > ~/.vnc

Re: Re: VNC usage

2006-10-15 Thread Peter Easthope
Roberto & others, At Sun, 8 Oct 2006 15:11:51 -0400 Roberto C. Sanchez said, rs> Modify the script to run startxfce. OK. startxfce4 given interactively on the server starts the GUI. Try this as the content of ~/.vnc/xstartup. #!/bin/sh xrdb $HOME/.Xresources xsetroot -solid grey # x-terminal

Re: Re: Re: VNC usage

2006-10-09 Thread Peter Easthope
Thanks Florian, Liam and Roberto. This has been valuable progress for the weekend. ... Peter E. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Re: VNC usage

2006-10-09 Thread Roberto C. Sanchez
On Sun, Oct 08, 2006 at 11:40:30PM -0700, Peter Easthope wrote: > At Sun, 8 Oct 2006 15:11:51 -0400 Roberto C. Sanchez wrote, > > vncserver backgrounds itself by default. > > ... > > Thanks for answering all my questions. > > rs> Modify the script to run startxfce. > > OK ... but "which startxf

Re: Re: VNC usage

2006-10-09 Thread Peter Easthope
At Sun, 8 Oct 2006 15:11:51 -0400 Roberto C. Sanchez wrote, > vncserver backgrounds itself by default. > ... Thanks for answering all my questions. rs> Modify the script to run startxfce. OK ... but "which startxfce" finds nothing and startxfce is not visible in the dselect package list. Wher