From owner-freebsd-questions@FreeBSD.ORG Tue Apr 29 16:06:19 2003 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 279C337B404 for ; Tue, 29 Apr 2003 16:06:19 -0700 (PDT) Received: from hyperreal.org (taz3.hyperreal.org [209.237.226.90]) by mx1.FreeBSD.org (Postfix) with SMTP id 4F74743F3F for ; Tue, 29 Apr 2003 16:06:18 -0700 (PDT) (envelope-from brian@hyperreal.org) Received: (qmail 7077 invoked from network); 29 Apr 2003 23:06:21 -0000 Received: from localhost.hyperreal.org (HELO yez.hyperreal.org) (127.0.0.1) by localhost.hyperreal.org with SMTP; 29 Apr 2003 23:06:21 -0000 Received: (qmail 7112 invoked by uid 1000); 29 Apr 2003 23:06:37 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 29 Apr 2003 23:06:37 -0000 Date: Tue, 29 Apr 2003 16:06:37 -0700 (PDT) From: Brian Behlendorf To: questions@freebsd.org Message-ID: <20030429155607.P7041@yez.hyperreal.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost.hyperreal.org 1.6.2 900/1000/N Subject: XFree86 upgrade from 4.2.1 to 4.3.0, any keyboard press results in mode change X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2003 23:06:19 -0000 I upgraded a workstation today previously running Gnome 2.0, FreeBSD-STABLE as of November or so (4.7 I think), and XFree86-4 4.2.1, to Gnome 2.2, FreeBSD 4-STABLE as of today, and XFree86-4.3.0. I did a make world from source, but installed Gnome and XFree86 as packages from the 4.8-RELEASE CD. XFree86 starts up fine, Gnome 2.2 starts up, my Eterm shells start, it all looks great... until I try and type, and then any key I press on the keyboard results in an X resolution mode change. Kind of annoying, and I'd like to fix it. I can't find anything unusual in /var/log/XFree86.0.log. I'm still using the "keyboard" driver in my XF86Config file; I tried changing that to "kbd" and it had no difference. I'm about ready to rm -rf /usr/X11R6 but I'd prefer to know exactly what's causing this. Where should I start looking? Brian