From owner-freebsd-gnome@FreeBSD.ORG Sat Dec 3 19:38:21 2005 Return-Path: X-Original-To: gnome@freebsd.org 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 2108116A41F; Sat, 3 Dec 2005 19:38:21 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from centrmmtao05.cox.net (centrmmtao05.cox.net [70.168.83.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBDB443D78; Sat, 3 Dec 2005 19:38:14 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao05.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051203193706.TWBI5868.centrmmtao05.cox.net@mezz.mezzweb.com>; Sat, 3 Dec 2005 14:37:06 -0500 Date: Sat, 03 Dec 2005 13:39:13 -0600 To: "Joe Marcus Clarke" References: <1133635879.93056.19.camel@shumai.marcuscom.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1133635879.93056.19.camel@shumai.marcuscom.com> User-Agent: Opera M2/8.51 (Linux, build 1462) Cc: FreeBSD GNOME Users Subject: Re: HEADS UP: Keyboard problems under GNOME 2.12.2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Dec 2005 19:38:21 -0000 On Sat, 03 Dec 2005 12:51:19 -0600, Joe Marcus Clarke wrote: > FYI, I have two GNOME 2.12.2 machines, and neither of them have had any > keyboard problems since the upgrade. I'm not sure exactly why so many > people have been having problems. Me too. > For the record, here are the GConf keys I have set under > /desktop/peripherals/keyboard/kbd: Correct: /desktop/gnome/peripherals/keyboard/kbd > layouts [us] > model [pc105] > options [] > overrideSettings FALSE Here's mine: layouts [] model options [] overrideSettings FALSE Yes, the model is empty and other two just have '[]'. > In my xorg.conf, I have the following keyboard definition: > > Section "InputDevice" > Identifier "Keyboard0" > Driver "keyboard" > EndSection Isn't xorg supposed to have 'kdb' for new keyboard driver or I have it opposite? Anyway, here's mine: Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Cheers, Mezz > I would recommend anyone still experiencing keyboard errors when > starting GNOME to try those settings, and see if that resolves things. > From there, start reapplying any differences until the problem returns. > > Joe -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org