From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 8 07:54:52 2009 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BCCA106566B for ; Wed, 8 Apr 2009 07:54:52 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out1.libero.it (cp-out1.libero.it [212.52.84.101]) by mx1.freebsd.org (Postfix) with ESMTP id E56708FC27 for ; Wed, 8 Apr 2009 07:54:51 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from libero.it (192.168.17.7) by cp-out1.libero.it (8.5.016.1) id 49BA721F01B84110 for freebsd-ports-bugs@freebsd.org; Wed, 8 Apr 2009 09:54:50 +0200 Date: Wed, 8 Apr 2009 09:54:46 +0200 Message-Id: MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "barbara" To: "freebsd-ports-bugs" X-XaM3-API-Version: 4.3 (R1) (B3pl25) X-SenderIP: 79.3.210.153 Subject: libX11+xkeyboard-config+xf86-input-mouse=keyboard broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2009 07:54:52 -0000 After the upgrade of these three ports libX11-1.2.1,1 xkeyboard-config-1.5 xf86-input-mouse-1.4.0_5 i get a window with the following message after logging in gnome (here's = a snapshot http://www.freeimagehosting.net/uploads/ff91b161d6.png ) ----------------------------------------------------------------------- Error activating XKB configuration. It can happen under various circumstances: - a bug in libxklavier library - a bug in X server (xkbcomp, xmodmap utilities) - X server with incompatible libxkbfile implementation X server version data: The X.Org Foundation 10600000 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/kbd ----------------------------------------------------------------------- and my keyboard is broken. In fact I can't switch to a tty pressing ctrl+alt+F[1-8] and if a termina= l has the focus ";7P" (without quotes) is printed on it pressing ctrl+alt= +F1. All the characters requiring alt-gr aren't working (e.g. "[","]","@") The output of the suggested command are: $ xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(STRING) =3D "base", "pc101", "us", "", "" $ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd layouts =3D [it] model =3D pc105 options =3D [altwin altwin:super_win] Even in fluxbox the keyboard doesn't behave correctly. I've also tried removing /etc/xorg.conf but nothing changed.