From owner-freebsd-x11@FreeBSD.ORG Mon Dec 18 17:01:33 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 AE50316A407 for ; Mon, 18 Dec 2006 17:01:33 +0000 (UTC) (envelope-from sirdice@xs4all.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FEE043CAD for ; Mon, 18 Dec 2006 17:01:31 +0000 (GMT) (envelope-from sirdice@xs4all.nl) Received: from [192.168.1.30] (sirdice.xs4all.nl [213.84.47.86]) by smtp-vbr4.xs4all.nl (8.13.8/8.13.8) with ESMTP id kBIH1MUP092658 for ; Mon, 18 Dec 2006 18:01:23 +0100 (CET) (envelope-from sirdice@xs4all.nl) Message-ID: <4586C961.1070508@xs4all.nl> Date: Mon, 18 Dec 2006 18:01:21 +0100 From: SirDice User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: freebsd-x11@freebsd.org References: <4585F46F.2070203@xs4all.nl> <4585FB90.9020802@FreeBSD.org> <458600CD.9030209@xs4all.nl> <458615B5.3010507@alqualonde.org> <9c16502b0612180557g60590ea3s581283998846a161@mail.gmail.com> <4586C008.403@gmail.com> In-Reply-To: <4586C008.403@gmail.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by XS4ALL Virus Scanner 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 17:01:33 -0000 René Ladan wrote: > Isaac Waldron schreef: >> Is there a possibility that installing this will make Ctrl-Alt-Fn work >> with Xkb enabled? That key combination has been passed to X clients >> since I installed modular Xorg, unless I include 'Option "XkbDisable"' >> in xorg.conf. >> > Try setting your keyboard layout to en-US / generic PC (101 / 105 keys). > On my upgraded system (6.9.0->7.2-RC2) ctrl-alt-Fn works. On my clean installed system (7.3-RC3) it doesn't work as there are no keymaps and/or layouts installed. I'm currently trying to create/test a port for xkeyboard-config. I'll submit it to list when I'm done. Be gentle though, it's my first ;) Cheers, Remko C. > > Isaac >> > Regards, > Rene