From owner-freebsd-x11@FreeBSD.ORG Mon Dec 18 02:45:36 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 3038016A407; Mon, 18 Dec 2006 02:45:36 +0000 (UTC) (envelope-from sirdice@xs4all.nl) Received: from smtp-vbr12.xs4all.nl (smtp-vbr12.xs4all.nl [194.109.24.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id A47C143CA1; Mon, 18 Dec 2006 02:45:35 +0000 (GMT) (envelope-from sirdice@xs4all.nl) Received: from [192.168.1.30] (sirdice.xs4all.nl [213.84.47.86]) by smtp-vbr12.xs4all.nl (8.13.8/8.13.8) with ESMTP id kBI2jX1K010195; Mon, 18 Dec 2006 03:45:34 +0100 (CET) (envelope-from sirdice@xs4all.nl) Message-ID: <458600CD.9030209@xs4all.nl> Date: Mon, 18 Dec 2006 03:45:33 +0100 From: SirDice User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Florent Thoumie , freebsd-x11@FreeBSD.org References: <4585F46F.2070203@xs4all.nl> <4585FB90.9020802@FreeBSD.org> In-Reply-To: <4585FB90.9020802@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: Subject: Re: 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:45:36 -0000 Florent Thoumie wrote: > SirDice wrote: >> 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. > > Yes it has been deprecated so I removed it. I have the same error > message when starting gnome (with xkbdata from 7.1 installed), not sure > why yet. > Looking at https://bugs.freedesktop.org/show_bug.cgi?id=4461 (last 2 remarks) and http://lists.x.org/archives/xorg-modular/2005-November/000828.html I think we need xkeyboard-config but I couldn't find that in the git tree either.. http://www.freedesktop.org/wiki/Software/XKeyboardConfig Cheers, Remko C.