From owner-freebsd-questions@FreeBSD.ORG Mon Nov 22 19:37:08 2004 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 4243E16A4CE for ; Mon, 22 Nov 2004 19:37:08 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC5CA43D2F for ; Mon, 22 Nov 2004 19:37:07 +0000 (GMT) (envelope-from asolomon15@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so236493rnf for ; Mon, 22 Nov 2004 11:37:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=bqtMVrg+4IgRBiJ4Ugqfqb1MtNlrbQti0AatlgLvTwyLevC8c/NF6HCi91gdjDgta3duwgH1pj1AfsXWg4jymvgxaW9xqOJfO3iQZfCqTK9Suc8kN+DU6yA/0BvyzboQxqA71xpQAJNO5Ri18+FVv7QL4swwW4eHA3YQhfJW99I= Received: by 10.38.75.59 with SMTP id x59mr143813rna; Mon, 22 Nov 2004 11:36:59 -0800 (PST) Received: by 10.38.79.10 with HTTP; Mon, 22 Nov 2004 11:36:59 -0800 (PST) Message-ID: Date: Mon, 22 Nov 2004 14:36:59 -0500 From: Antoine Solomon To: John Webster , freebsd-questions@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: Subject: Re: gnome problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Antoine Solomon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2004 19:37:08 -0000 actually this is what i have for Option "XkbRules" Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "AutoRepeat" "250 30" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection On Mon, 22 Nov 2004 11:25:39 -0800, John Webster wrote: > Antoine, > > You need to comment out the following in /etc/X11/XF86Config: > Option "XkbRules" "xfree86" > > See /usr/ports/UPDATING > > > jw > > > > --On Monday, November 22, 2004 13:43:18 -0500 Antoine Solomon wrote: > > > When first running gnome I get this error window popping up. > > > > Error activating XKB configuration. > > Probably internal X server problem. > > > > X server version data: > > The X.Org Foundation > > 60700000 > > > > If you report this situation as a bug, please include: > > - The result of xprop -root | grep XKB > > - The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb > > > > I am not sure where or even how I am able to deal with this problem... > > Could this be in the xorg config file? > > > -- Antoine W. Solomon Jr.