From owner-freebsd-x11@FreeBSD.ORG Mon Feb 24 17:45:16 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 D3985CDE for ; Mon, 24 Feb 2014 17:45:16 +0000 (UTC) Received: from forward4h.mail.yandex.net (forward4h.mail.yandex.net [IPv6:2a02:6b8:0:f05::4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 79BDF122F for ; Mon, 24 Feb 2014 17:45:16 +0000 (UTC) Received: from smtp4h.mail.yandex.net (smtp4h.mail.yandex.net [84.201.186.21]) by forward4h.mail.yandex.net (Yandex) with ESMTP id 4A2DE1B20D51 for ; Mon, 24 Feb 2014 21:44:52 +0400 (MSK) Received: from smtp4h.mail.yandex.net (localhost [127.0.0.1]) by smtp4h.mail.yandex.net (Yandex) with ESMTP id 188D92C3499 for ; Mon, 24 Feb 2014 21:44:51 +0400 (MSK) Received: from 31.207.68.115.pppoe-dynamic.pushkinnet.ru (31.207.68.115.pppoe-dynamic.pushkinnet.ru [31.207.68.115]) by smtp4h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id z5byaUXl3c-ip3e4INg; Mon, 24 Feb 2014 21:44:51 +0400 (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (Client certificate not present) X-Yandex-Uniq: a3ca7bda-94d4-4c6f-891c-38adfe0f5d4d DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1393263891; bh=T4osly8JgiB8Bs6OtFTEJs1mefgfoQzrZG/DWhnCqSQ=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=DWbXcKYi3Ia+U+NR4Z8Sb6TnOu4ALyXe+uIq+I3meBoBenqmCJMDWKam0S9bz+rU2 nlizZLA032wchx4FvNvWUc/dlLSiVBHPeUOB0Jk8QamOnXU3lnhdU+tRvqrrBAadbC 2KZWXVMg5Ed0KVMmJvHIoCURTb6DP2mxxGOM9q8Y= Authentication-Results: smtp4h.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <530B8516.7040104@yandex.ru> Date: Mon, 24 Feb 2014 21:44:54 +0400 From: "Yuri K. Shatroff" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: freebsd-x11@freebsd.org Subject: Re: new xorg. No UK pound sign but uk beyboard is loaded References: <20140224144604.GA1550@potato.growveg.org> In-Reply-To: <20140224144604.GA1550@potato.growveg.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 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, 24 Feb 2014 17:45:16 -0000 On 24.02.2014 18:46, John wrote: > 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. Maybe it's a font issue? > thanks, > -- Best wishes, Yuri K. Shatroff