From owner-freebsd-newbies Mon Mar 11 10:34:22 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from odin.acuson.com (odin.acuson.com [157.226.230.71]) by hub.freebsd.org (Postfix) with ESMTP id 1156237B404 for ; Mon, 11 Mar 2002 10:34:15 -0800 (PST) Received: from mvaexch02.acuson.com ([157.226.230.209]) by odin.acuson.com (Netscape Messaging Server 3.54) with ESMTP id AAA1CA3; Mon, 11 Mar 2002 10:34:12 -0800 Received: by mvaexch02.acuson.com with Internet Mail Service (5.5.2653.19) id ; Mon, 11 Mar 2002 10:32:29 -0800 Received: from there (dhcp-46-171.acuson.com [157.226.46.171]) by mvaexch01.acuson.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id GKG9ABWP; Mon, 11 Mar 2002 10:23:18 -0800 From: Johnson David To: Shawn Halloran , freebsd-newbie Content-Type: text/plain; charset="iso-8859-1" Organization: Acuson Subject: Re: Problems Starting X Date: Mon, 11 Mar 2002 10:33:57 -0800 X-Mailer: KMail [version 1.3.2] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020311183415.1156237B404@hub.freebsd.org> Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Monday 11 March 2002 12:50 am, Shawn Halloran wrote: > b) When I run "startx" from root, the system boots to a black and grey > grid with > an I-beam cursor. Nothing else happens. You should have the twm window manager installed by default with X. Create a /root/.xinitrc file for root, and put just the following line in it: exec twm That way you can at least test and debug your X setup using a real window manager. twm isn't pretty but it is functional. > I would like to get X functioning, set up > anti-aliased > fonts, and set up Gnome. I don't think the current Gnome has anti-aliased font capabilities. The next version (in beta now) will, but until then you either have to seriously patch some stuff, stick with Qt/KDE programs, or just be patient. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message