On 11/9/05, Kevin Toppenberg <[EMAIL PROTECTED]> wrote:
> I have a short script I use:
>
>  cat vncserver
> vncserver -name poweredge -geometry 1024x768 -depth 24
>
>
> I appears that vncserver itself is different script found in /usr/bin/
>  I'm not sure now why these two scripts don't get mixed up, but they
> never did in the past.
>
> thanks

Path issues?

The 'which' command will show the full path of an executable file. 
give it a 'which vncserver' from a command line, and it'll tell you
which one it tries to run.

FWIW, possibly naming the script you use something distinctive, e.g.:
start-vncserver.sh would help.

So, correct me if I get this wrong.

1) Reboot to a GUI Login.
2) Login, making sure the session is properly set to KDE.
3) Start vnc server.
4) Connect from other computer.

right?  and we're stuck on #3?


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to