From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 24 18:17:09 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB1AA16A4CE for ; Tue, 24 Aug 2004 18:17:09 +0000 (GMT) Received: from kcmso1.proxy.att.com (kcmso1.att.com [192.128.133.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3115743D6B for ; Tue, 24 Aug 2004 18:17:09 +0000 (GMT) (envelope-from jwb@homer.att.com) Received: from ulysses.homer.att.com ([135.205.193.8])i7OIH6Y3017704 for ; Tue, 24 Aug 2004 13:17:06 -0500 Received: from akiva.homer.att.com (akiva.homer.att.com [135.205.212.39]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id OAA17557 for ; Tue, 24 Aug 2004 14:16:17 -0400 (EDT) Received: from akiva.homer.att.com (localhost [127.0.0.1]) by akiva.homer.att.com (8.11.7+Sun/8.9.3) with ESMTP id i7OIGG719296 for ; Tue, 24 Aug 2004 14:16:16 -0400 (EDT) Message-Id: <200408241816.i7OIGG719296@akiva.homer.att.com> X-Mailer: exmh version 2.7.1 07/26/2004 with nmh-1.0.4 To: gnome@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 24 Aug 2004 14:16:16 -0400 From: "J. W. Ballantine" Subject: XKB configuration error X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2004 18:17:10 -0000 I had a working 4-STABLE system, and ungraded it to RELENG_5 by doing a complete reload of the system, keeping my home dirs, and /usr/ports partitions. I totally removed XFree86 and loaded xorg. However, when I start gnome, I get the XKB activation error window. Following the notes in UPDATING, I tried to find the XkbRules line. However there is no XF86Config file and the xorg.conf doesn't have one. The xprop -root shows: _XKB_RULES_NAMES_BACKUP(STRING)_ = "xfree86", "dflt", "us", "", "" _XKB_RULES_NAMES(STRING)_ = "xfree86", "dflt", "us", "", "" The only place I can think of it being is in the .gnome2 dir in my home dir, but I can't find it. Pointers on where to look are appreciated. Thanks Jim Ballantine