From owner-freebsd-x11@FreeBSD.ORG Sun Feb 15 22:06:23 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CEC01065676 for ; Sun, 15 Feb 2009 22:06:23 +0000 (UTC) (envelope-from gofdx-freebsd-x11@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id CC3238FC1A for ; Sun, 15 Feb 2009 22:06:22 +0000 (UTC) (envelope-from gofdx-freebsd-x11@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LYp80-0006To-0P for freebsd-x11@freebsd.org; Sun, 15 Feb 2009 22:06:20 +0000 Received: from k.saper.info ([91.121.151.35]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Feb 2009 22:06:20 +0000 Received: from saper by k.saper.info with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Feb 2009 22:06:20 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-x11@freebsd.org From: Marcin Cieslak Date: Sun, 15 Feb 2009 22:06:08 +0000 (UTC) Organization: http://saper.info Lines: 28 Message-ID: References: <1234206088.44207.7.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: k.saper.info User-Agent: slrn/0.9.9p1 (FreeBSD) Sender: news Subject: Re: XKB changes - grp:ctrls_toggle 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: Sun, 15 Feb 2009 22:06:24 -0000 Dnia 09.02.2009 Coleman Kane napisaƂ/a: > You may come across a "kbd-pass-the-absinthe.diff" patch which is > supposed to fix this mess (from Daniel Stone). When I tried using that > one, all of my key mappings were messed up, and key-repeat stopped > working properly (and also didn't "not work" properly either). The patch > posted to the fd.o bug above works much better for me on > FreeBSD-current. Thanks for sharing this information, it is useful. I didn't have any disastrous effects like this, but can you chec if "grp:ctrls_toggle" works for you? Since the upgrade, I can't get it to work (shifts_toggle, or single ctrl keys work fine). Example setup: Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc101" Option "XkbLayout" "en,de" Option "XkbOptions" "grp:ctrls_toggle" EndSection Two CTRL keys pressed should swap y with z, among others. -- << Marcin Cieslak // saper@system.pl >>