From owner-freebsd-questions@FreeBSD.ORG Wed Apr 2 15:41:49 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B5DD37B404 for ; Wed, 2 Apr 2003 15:41:49 -0800 (PST) Received: from mail.gmx.net (pop.gmx.de [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 43EEC43F3F for ; Wed, 2 Apr 2003 15:41:47 -0800 (PST) (envelope-from kitsune@gmx.co.uk) Received: (qmail 26591 invoked by uid 65534); 2 Apr 2003 23:41:45 -0000 Received: from ip68-109-49-234.lu.dl.cox.net (EHLO fortytwo.) (68.109.49.234) by mail.gmx.net (mp001-rz3) with SMTP; 03 Apr 2003 01:41:45 +0200 Date: Thu, 3 Apr 2003 18:41:27 -0600 From: kitsune To: freebsd-questions@freebsd.org Message-Id: <20030403184127.79795b13.kitsune@gmx.co.uk> In-Reply-To: <3E8B4E73.4040609@netscape.net> References: <3E8B3B87.4020102@netscape.net> <16011.17649.110559.580005@guru.mired.org> <3E8B4E73.4040609@netscape.net> X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: edinho64@netscape.net cc: freebsd-questions@freeBSD.org Subject: Re: VNC and blackbox X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2003 23:41:49 -0000 I had the same problem too. I could not get it to work with blackbox. Try fluxbox out. It is blackbox clone. On Wed, 02 Apr 2003 15:56:19 -0500 "E. J. Cerejo" wrote: > 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 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. > > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"