From owner-freebsd-x11@FreeBSD.ORG Mon Dec 18 02:15:11 2006 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E35FA16A47B for ; Mon, 18 Dec 2006 02:15:11 +0000 (UTC) (envelope-from sirdice@xs4all.nl) Received: from smtp-vbr8.xs4all.nl (smtp-vbr8.xs4all.nl [194.109.24.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51D2343CA2 for ; Mon, 18 Dec 2006 02:15:11 +0000 (GMT) (envelope-from sirdice@xs4all.nl) Received: from [192.168.1.30] (sirdice.xs4all.nl [213.84.47.86]) by smtp-vbr8.xs4all.nl (8.13.8/8.13.8) with ESMTP id kBI1qlSU056327 for ; Mon, 18 Dec 2006 02:52:48 +0100 (CET) (envelope-from sirdice@xs4all.nl) Message-ID: <4585F46F.2070203@xs4all.nl> Date: Mon, 18 Dec 2006 02:52:47 +0100 From: SirDice User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: xkbdata gone? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2006 02:15:12 -0000 Hi all, Everything is working fine except one thing. On the system I upgraded from 6.9.0 to 7.2-RC2 xkb works fine. On the system I clean installed 7.2-RC3 I get a message "Couldn't load XKB keymap, falling back to pre-XKB keymap". The /usr/X11R6/share/X11/xkb directory only contains a compiled directory nothing more. I couldn't find a xkbdata port anywhere in the git tree.. Did something change? What port do I need to install to get the keymaps? Tried reinstalling xkbcomp but that didn't help. Cheers, Remko C.