From owner-freebsd-questions@FreeBSD.ORG Mon Feb 4 18:47:59 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34E3116A474 for ; Mon, 4 Feb 2008 18:47:59 +0000 (UTC) (envelope-from sroberts@vickiandstacey.com) Received: from pythagoras.zen.co.uk (pythagoras.zen.co.uk [212.23.3.140]) by mx1.freebsd.org (Postfix) with ESMTP id CF50D13C447 for ; Mon, 4 Feb 2008 18:47:58 +0000 (UTC) (envelope-from sroberts@vickiandstacey.com) Received: from [82.68.31.182] (helo=Demon.vickiandstacey.com) by pythagoras.zen.co.uk with esmtp (Exim 4.63) (envelope-from ) id 1JM6MH-0006hw-9H; Mon, 04 Feb 2008 18:47:57 +0000 Received: from localhost.vickiandstacey.com ([192.168.1.4]) by Demon.vickiandstacey.com (8.13.1/8.13.1) with ESMTP id m14Im1na034773; Mon, 4 Feb 2008 18:48:01 GMT (envelope-from sroberts@vickiandstacey.com) Received: from localhost.vickiandstacey.com (localhost.vickiandstacey.com [127.0.0.1]) by localhost.vickiandstacey.com (8.13.8/8.13.8) with ESMTP id m14Ilm1A031853; Mon, 4 Feb 2008 18:47:54 GMT (envelope-from sroberts@localhost.vickiandstacey.com) Received: (from sroberts@localhost) by localhost.vickiandstacey.com (8.13.8/8.13.8/Submit) id m14Ilm9I031852; Mon, 4 Feb 2008 18:47:48 GMT (envelope-from sroberts) Date: Mon, 4 Feb 2008 18:47:48 +0000 From: Stacey Roberts To: x11@freebsd.org, questions@freebsd.org Message-ID: <20080204184748.GJ1422@chimera.vickiandstacey.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline User-Agent: Mutt/1.5.15 (2007-04-06) X-Originating-Pythagoras-IP: [82.68.31.182] Cc: Subject: xorg default configuration location X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stacey@vickiandstacey.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2008 18:47:59 -0000 Hello, In the online handbook, 5.4 X11 Configuration, 5.4.2 Configuring X11 states "As of version 7.3, Xorg can often work without any configuration file by simply typing at prompt: % startx If this does not work, or if the default configuration is not acceptable, then X11 must be configured manually" Where *is* this default configuration located? Basically, I've got a notebook that I've just (Sunday 3rd Feb 2008) installed (and updated to lastest src / ports) that the "default" xorg (that is, without having to run "Xorg -configure") setting appear to be fine - except for one (ever-present) problem - keyboard layout for UK. So, the *only* thing I'd like to change is the XkbLayout setting. Is it possible to locate this "default configuration" and simply change that config setting? On another note, is there a reason why despite going through the motions of setting location / keyboard layout during installation, on first boot, none of this locale-based information is retained? Thanks. Regards, S Roberts