From owner-freebsd-questions@FreeBSD.ORG Fri Feb 4 19:13:59 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9920A16A4CE for ; Fri, 4 Feb 2005 19:13:59 +0000 (GMT) Received: from smtp-1.concepts.nl (smtp-1.concepts.nl [213.197.30.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFE3443D2F for ; Fri, 4 Feb 2005 19:13:58 +0000 (GMT) (envelope-from pharmsen@horizon.nl) Received: from [213.148.226.169] (helo=frantic.concepts.nl) by smtp-1.concepts.nl with esmtp (Exim 4.42) id 1Cx8vk-0006Ca-N8 for freebsd-questions@freebsd.org; Fri, 04 Feb 2005 20:15:51 +0100 Date: Fri, 4 Feb 2005 20:17:27 +0100 From: Peter Harmsen To: freebsd-questions@freebsd.org Message-ID: <20050204201727.42ae838f@frantic.concepts.nl> In-Reply-To: References: X-Mailer: Sylpheed-Claws 0.9.13 (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Expected too much? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2005 19:13:59 -0000 On Fri, 4 Feb 2005 13:31:58 -0500 "Gustavo Cevallos" wrote: > I downloaded and installed FreeBSD 5.3 on a computer. I go past the login > and password stage. Can I go to a full graphics mode? How? > > Gustavo A. Cevallos > AQUAS Inc. > 5480 Wisconsin Av. Suite 210 > Chevy Chase, MD 20815 > Telf. 301 654 4000 > Fax. 301 654 4004 > Hello, That's easy,install only windowmaker from the post-configuration screen (apps section) . Launch a terminal,like dos prompt,su to root,and enter "touch .xinitrc" , while you are there you might type "touch .xsession" as well. after that edit the file: /etc/tty's ,you only have to change off in on on line 8 (tty8...) Effect is you get a ugly xdm login screen after reboot and you have at least something to read the online Handbook with at www.freebsd.org,for a fair start and further configuration examples. Have fun,don't forget nothing is what it seems :-)