From owner-freebsd-qa Tue Jun 4 12:57:42 2002 Delivered-To: freebsd-qa@freebsd.org Received: from volcano.planet.it (volcano.planet.it [212.110.160.74]) by hub.freebsd.org (Postfix) with ESMTP id 4439237B400; Tue, 4 Jun 2002 12:57:40 -0700 (PDT) Received: from olgeni.olgeni (ppp-136.dial6.ctonet.it [212.110.181.136]) by volcano.planet.it (Postfix) with ESMTP id 5D18E11F9D6; Tue, 4 Jun 2002 21:54:17 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by olgeni.olgeni (8.12.3/8.12.3) with ESMTP id g54JsEUc066724; Tue, 4 Jun 2002 21:54:14 +0200 (CEST) (envelope-from olgeni@uli.it) Date: Tue, 4 Jun 2002 21:54:14 +0200 (CEST) From: Jimmy Olgeni X-X-Sender: olgeni@olgeni.olgeni To: freebsd-qa@FreeBSD.org Cc: re@FreeBSD.org Subject: sysinstall, time zone selection and /etc/X11 Message-ID: <20020604214716.W63192-100000@olgeni.olgeni> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! Just nitpicking... maybe the "Does the XXX abbreviation look reasonable" dialog box should be a character taller, so the separator will not bump into the text line =) Also, xf86cfg cannot write the /etc/X11/XF86Config file when launched from sysinstall, probabily because the directory does not exist (missing from mtree). Looks like an "mkdir /etc/X11" somewhere would save it, since the other configuration files already live somewhere in X11R6. -- jimmy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message