From owner-freebsd-doc@FreeBSD.ORG Sat Apr 17 14:18:53 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DD6316A4CE for ; Sat, 17 Apr 2004 14:18:53 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CA5A43D54 for ; Sat, 17 Apr 2004 14:18:51 -0700 (PDT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) by abigail.blackend.org (8.12.9/8.12.3) with ESMTP id i3HLIgui036729; Sat, 17 Apr 2004 23:18:42 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.9/8.12.3/Submit) id i3HLIf5i036728; Sat, 17 Apr 2004 23:18:41 +0200 (CEST) (envelope-from marc) Date: Sat, 17 Apr 2004 23:18:41 +0200 From: Marc Fonvieille To: Pieter Koppelaar Message-ID: <20040417211841.GB26875@abigail.blackend.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.8-STABLE cc: doc@FreeBSD.org Subject: Re: comment on handbook chapter 5.7.4.2 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Apr 2004 21:18:53 -0000 On Sat, Apr 17, 2004 at 10:43:33PM +0200, Pieter Koppelaar wrote: > Hi, > > First of all i'd like to apologise if this message to you is > unappropriate. > I'm new to freebsd (in fact i'm new to any unix) and i'm trying out your > latest current distribution (5.2.1). > I came across a small mismatch between my installation and chapter > "5.7.4.2 Installing XFce" of the handbook. > > I was installing the XFCE Desktop environment as described in chapter > 5.7.4.2 but noticed a mismatch in the command used to tell the X server to > launch XFce on startup. > The line used in the handbook is a line which > adds "/usr/X11R6/bin/startxfce" to ~/.xinitrc. > I noticed the command to start xfce is not "startxfce" but "startxfce4". > > Maybe this should be changed in the handbook? > [...] I just fixed it. This error comes from the XFce3 time. Thanks. Marc