Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Apr 2003 15:56:19 -0500
From:      "E. J. Cerejo" <edinho64@netscape.net>
To:        mwm@mired.org
Cc:        freebsd-questions <freebsd-questions@freeBSD.org>
Subject:   Re: VNC and blackbox
Message-ID:  <3E8B4E73.4040609@netscape.net>
References:  <3E8B3B87.4020102@netscape.net> <16011.17649.110559.580005@guru.mired.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I know that part. Here's a copy of what it looks like:

[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
blackbox &

I still get twm!  What am I doing wrong?


mwm@mired.org wrote:
> In <3E8B3B87.4020102@netscape.net>, E. J. Cerejo <edinho64@netscape.net> typed:
> 
>>I'm trying vnc to excess my fbsd machine from a windows machine but I 
>>can only get X running twm with vnc, is there a way to get blackbox in 
>>vnc instead of twm?
> 
> 
> vnc runs the script ~/.vnc/xstartup to start the desktop. If it
> doesn't exist, you get an xterm in twm.
> 
>     <mike




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E8B4E73.4040609>