From owner-freebsd-questions Mon Mar 16 12:35:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15641 for freebsd-questions-outgoing; Mon, 16 Mar 1998 12:35:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mental ([207.113.85.154]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15596 for ; Mon, 16 Mar 1998 12:35:10 -0800 (PST) (envelope-from spork@cncn.com) Received: from localhost (spork@localhost) by mental (8.8.7/8.8.7) with SMTP id PAA00321; Mon, 16 Mar 1998 15:33:49 -0500 (EST) (envelope-from spork@cncn.com) X-Authentication-Warning: mental: spork owned process doing -bs Date: Mon, 16 Mar 1998 15:33:48 -0500 (EST) From: Spike Gronim X-Sender: spork@mental Reply-To: spork To: Tim Pask cc: freebsd-questions@FreeBSD.ORG Subject: Re: X.Windows In-Reply-To: <350D5C4F.792D@boat.bt.com> 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 Mon, 16 Mar 1998, Tim Pask wrote: > Hi there, > I have successfully set up FREEBSD over the weekend and seem to have run > the X.Windows setup utility properly as well and saved my config file > with everything matching my hardware. > > Question: > Does the X.Windows start automatically the next time I reboot or does > the config file need altering? How do I run it? > > If I need to edit any configuration files could you suggest an easier to > use editor than vi. > > Thanks > > Tim > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > You can start x with the command "startx". (intuitive, ehh?) /usr/X11R6/bin needs to be in your path. (check .profile for your path) My favorite editor (my favorite, I happen to like it) is emacs and xemacs. It isn't all that easy to use at first, but it is designed to be readily learnable. If you want a REALLY easy editor, use ee (easy editor). You can use XDM to start X automagically, but I am about to try configuring that and can't help you there. 8-) -Spike Gronim spork@cncn.com "Hacker, n: One who hacks real good" --Computer Contradictionary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message