From owner-freebsd-questions Thu May 15 15:10:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA20281 for questions-outgoing; Thu, 15 May 1997 15:10:08 -0700 (PDT) Received: from helbig.informatik.ba-stuttgart.de (helbig.informatik.ba-stuttgart.de [141.31.166.22]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA20232 for ; Thu, 15 May 1997 15:09:56 -0700 (PDT) Received: (from helbig@localhost) by helbig.informatik.ba-stuttgart.de (8.8.5/8.8.5) id AAA00559; Fri, 16 May 1997 00:09:13 +0200 (MET DST) From: Wolfgang Helbig Message-Id: <199705152209.AAA00559@helbig.informatik.ba-stuttgart.de> Subject: Re: How do I install a new Windows Manager (fvwm2) under XFree86/X11R6 In-Reply-To: <337B6893.2711@worldnet.att.net> from Jason at "May 15, 97 03:48:35 pm" To: jlj.mitchell.max@worldnet.att.net Date: Fri, 16 May 1997 00:09:13 +0200 (MET DST) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I just got XFree86 running a couple of minutes ago(what fun) and I want > to install a different windows manager like AfterStep or fvwm2 or > another. How do I go about doing this in XFree86 or Regular UNIX. Assuming you are using FreeBSD 2.x: Install your favorite window manager from the packages and edit ~/.xinitrc to start it. Then enter ``startx'' on the command line and see what happens. Have fun Wolfgang