From owner-freebsd-questions Sat Mar 10 13: 5:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fep01-svc.mail.telepac.pt (fep01-svc.mail.telepac.pt [194.65.5.200]) by hub.freebsd.org (Postfix) with ESMTP id BCA5337B719 for ; Sat, 10 Mar 2001 13:05:18 -0800 (PST) (envelope-from dleal@webvolution.net) Received: from farrusco.brabos.org ([194.65.238.18]) by fep01-svc.mail.telepac.pt (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20010310211211.FFHF14694.fep01-svc.mail.telepac.pt@farrusco.brabos.org>; Sat, 10 Mar 2001 21:12:11 +0000 Date: Sat, 10 Mar 2001 21:07:19 -0000 From: Daniel Leal To: David Sousa Mendes , questions@freebsd.org Subject: Re: Message-ID: <37330000.984258439@farrusco.brabos.org> In-Reply-To: <3.0.6.32.20010310135812.0079d7a0@mail.angra.uac.pt> X-Mailer: Mulberry/2.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi David. The command is "startx". But first you've got to create a file called .xinitr in your home directory (/home/yourusername). in that file you must have a line related to what windowmaneger you wich to start (kde, windowmaker, afterstep, etc, etc...) Exemples: If you want to starx windowmaker put the following line in your .xinitrc: exec wmaker For kde: exec startkde For afterstep: exec afterstep and so on for other window managers... Of course that you have to install your window manager first (become root and connect yourself to the internet): #cd /usr/ports/x11-wm/yourwindowmanager #make install Suposing that you have install the "X-window system" when you installed FreeBSD and after that you run xf86config to configure it. (If you are a trully newbie and you talk portuguese visit my page: http://dleal.webvolution.net, may be it can help you in other things) PS: Don't you forget to write the subject of your email when sending to freebsd-questions, it is very important. --On Saturday, March 10, 2001 13:58:12 -0100 David Sousa Mendes wrote: > Hello > I've just installed freeBSD for the first time. > When it boots, it asks for login and password and enters in command prompt > mode. > What's the command I have do put to enter in X-windows mode ? > Cheers > David > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message