From owner-cvs-ports@FreeBSD.ORG Wed Jul 25 10:15:25 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4783016A417; Wed, 25 Jul 2007 10:15:25 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from solow.pil.dk (relay.pil.dk [195.41.47.164]) by mx1.freebsd.org (Postfix) with ESMTP id 069F013C474; Wed, 25 Jul 2007 10:15:24 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from tirith.brixandersen.dk (osgiliath.brixandersen.dk [87.53.223.189]) by solow.pil.dk (Postfix) with ESMTP id ED6A51CC483; Wed, 25 Jul 2007 11:42:37 +0200 (CEST) Received: by tirith.brixandersen.dk (Postfix, from userid 1001) id 574BEB8D2; Wed, 25 Jul 2007 11:42:37 +0200 (CEST) Date: Wed, 25 Jul 2007 11:42:37 +0200 From: Henrik Brix Andersen To: Pav Lucistnik Message-ID: <20070725094237.GB3878@tirith.brixandersen.dk> Mail-Followup-To: Pav Lucistnik , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200707241411.l6OEBnqZ049301@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gj572EiMnwbLXET9" Content-Disposition: inline In-Reply-To: <200707241411.l6OEBnqZ049301@repoman.freebsd.org> X-PGP-Key: http://www.brixandersen.dk/files/HenrikBrixAndersen.asc User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/xkeyboard-config Makefile distinfo pkg-plist ports/x11/xkeyboard-config/files patch-rules_xfree98 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2007 10:15:25 -0000 --gj572EiMnwbLXET9 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 24, 2007 at 02:11:49PM +0000, Pav Lucistnik wrote: > pav 2007-07-24 14:11:49 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > x11/xkeyboard-config Makefile distinfo pkg-plist=20 > Removed files: > x11/xkeyboard-config/files patch-rules_xfree98=20 > Log: > - Update to 1.0 This breaks keyboard input under X11 on my system, an IBM/Lenovo Thinkpad X60s. Almost none of the "special" keys work with 1.0, including the Danish letters '=E6', '=F8' and '=E5' and the so-called "Windows" keys. The all work with xkeyboard-config-0.9_3. Here is my InputDevice section from /usr/local/etc/X11/xorg.conf: Section "InputDevice" Identifier "Keyboard" Driver "kbd" # the microsoftinet model has support for the # forward/backward buttons Option "XkbModel" "microsoftinet" # allow switching between nodeadkeys/deadkeys keymaps Option "XkbLayout" "dk,dk" Option "XkbVariant" "nodeadkeys," Option "XkbOptions" "grp:caps_toggle,grp_led:caps" EndSection Regards, Brix --=20 Henrik Brix Andersen --gj572EiMnwbLXET9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: GnuPG signed iD8DBQFGpxsMv+Q4flTiePgRAiWIAJwNw22G3jKsI6KTVRtfOfxjisdXvQCgqwi8 gQzcJ+st+TWepSF7hrnSHEI= =YuFJ -----END PGP SIGNATURE----- --gj572EiMnwbLXET9--