From owner-freebsd-x11@FreeBSD.ORG Mon Feb 24 15:08:28 2014 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 178F0C68 for ; Mon, 24 Feb 2014 15:08:28 +0000 (UTC) Received: from potato.growveg.org (potato.growveg.org [62.49.247.163]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BC1C8110D for ; Mon, 24 Feb 2014 15:08:27 +0000 (UTC) Received: from john by potato.growveg.org with local (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WHwnE-0001kY-Vm for freebsd-x11@freebsd.org; Mon, 24 Feb 2014 14:46:04 +0000 Date: Mon, 24 Feb 2014 14:46:04 +0000 From: John To: freebsd-x11@freebsd.org Subject: new xorg. No UK pound sign but uk beyboard is loaded Message-ID: <20140224144604.GA1550@potato.growveg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.22 (2013-10-16) Sender: John X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: freebsd-x11@freebsd.org List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Feb 2014 15:08:28 -0000 Hello freebsd-x11 I'm running new xorg on 10-stable. I'm in GB, so I'm running a GB keyboard. Here's a snippet of the log output from X: [ 709.790] (**) Option "Protocol" "standard" [ 709.790] (**) Option "XkbRules" "xorg" [ 709.790] (**) Option "XkbModel" "pc105" [ 709.790] (**) Option "XkbLayout" "gb" [ 709.790] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD, id 7) *All* my keys work as they should apart from the UK Pound key, located above the numeral 3 on a pc105 keyboard. It worked everywhere before with the older version of X but not this one for some reason. When I press the key, nothing happens. Numeric 3 works fine. Shift works fine. I get the correct output in vim, vi, firefox. I don't get it in an xterm (or rxvt). I think maybe an option was missed when X was recompiled. Can anyone please suggest what it might be? I've tried recompiling rxvt and xterm to no avail. thanks, -- John