From owner-freebsd-questions@FreeBSD.ORG Mon Aug 15 08:42:25 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 EFED916A41F for ; Mon, 15 Aug 2005 08:42:25 +0000 (GMT) (envelope-from ltsampros@upnet.gr) Received: from mail.vivodinet.gr (mail3.vivodinet.gr [80.76.39.13]) by mx1.FreeBSD.org (Postfix) with SMTP id F15CA43D48 for ; Mon, 15 Aug 2005 08:42:23 +0000 (GMT) (envelope-from ltsampros@upnet.gr) Received: (qmail 19205 invoked from network); 15 Aug 2005 08:42:20 -0000 Received: from dslcustomer-222-89.vivodi.gr (HELO bifteki.home.net) (83.171.222.89) by 0 with SMTP; 15 Aug 2005 08:42:20 -0000 Received: from bifteki.home.net (localhost [127.0.0.1]) by bifteki.home.net (8.13.4/8.13.3) with ESMTP id j7FBgYEd013873; Mon, 15 Aug 2005 11:42:34 GMT (envelope-from gaghiel@bifteki.home.net) Received: (from gaghiel@localhost) by bifteki.home.net (8.13.4/8.13.3/Submit) id j7FBgYCl013872; Mon, 15 Aug 2005 11:42:34 GMT (envelope-from gaghiel) Date: Mon, 15 Aug 2005 11:42:33 +0000 From: Leonidas Tsampros To: Campbells Message-ID: <20050815114233.GA13839@bifteki.lan> References: <000801c5a158$28253c10$1612b8cb@campbell> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000801c5a158$28253c10$1612b8cb@campbell> User-Agent: Mutt/1.5.9i Cc: freebsd-questions@freebsd.org Subject: Re: Help with Fluxbox X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2005 08:42:26 -0000 On Mon, Aug 15, 2005 at 05:14:04PM +1200, Campbells wrote: > Hello, > > I just installed Fluxbox from the ports collection (latest version). I subsequently added this line at the end of my xinitrc file: > > exec /usr/X11R6/bin/fluxbox > > Now when I run startx nothing has changed! It isn't running fluxbox as its windowmanager! So I type startfluxbox and it doesn't start, presumably becuase a windowmanager is already running (the standard Xorg manager). > > Any help would be greatly appreciated > > Gareth You'll have to modify your ~/..xinitrc file. Just add the following at the end of the file: startfluxbox