From owner-freebsd-questions Fri Aug 7 10:06:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA08212 for freebsd-questions-outgoing; Fri, 7 Aug 1998 10:06:37 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gimli.cs.uct.ac.za (gimli.cs.uct.ac.za [137.158.128.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA08107 for ; Fri, 7 Aug 1998 10:06:02 -0700 (PDT) (envelope-from mwest@gimli.cs.uct.ac.za) Received: from mwest (helo=localhost) by gimli.cs.uct.ac.za with local-smtp (Exim 1.92 #1) for questions@FreeBSD.ORG id 0z4pxY-0002Ab-00; Fri, 7 Aug 1998 19:05:44 +0200 Date: Fri, 7 Aug 1998 19:05:44 +0200 (SAST) From: Matthew West To: questions@FreeBSD.ORG Subject: Re: starting X In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 6 Aug 1998, Shapiro Vladimir wrote: > In what FreeBSD's boot files have I to make changes to start X during > the boot? And how they should look like. This is already in the FAQ, but it isn't _terribly_ specific ;-) In /etc/rc.local: # put your local stuff here echo -n 'xdm' /usr/X11R6/bin/xdm sleep 1 echo '.' --mwest@cs.uct.ac.za http://www.cs.uct.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message