From owner-freebsd-x11@FreeBSD.ORG Wed Apr 28 07:03:06 2010 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 2D652106564A for ; Wed, 28 Apr 2010 07:03:06 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 6FE488FC14 for ; Wed, 28 Apr 2010 07:03:05 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id KAA03735; Wed, 28 Apr 2010 10:03:02 +0300 (EEST) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1O71IU-0003wj-Dc; Wed, 28 Apr 2010 10:03:02 +0300 Message-ID: <4BD7DDA5.8060700@icyb.net.ua> Date: Wed, 28 Apr 2010 10:03:01 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.24 (X11/20100321) MIME-Version: 1.0 To: John W References: <4BD6D06D.6010601@icyb.net.ua> In-Reply-To: X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Cc: freebsd-x11@freebsd.org Subject: Re: Compose key oddity 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: Wed, 28 Apr 2010 07:03:06 -0000 on 28/04/2010 07:20 John W said the following: > Running xev (thanks for telling me about that one!) gives interesting output. > typing gives these events: > KeyPress for keycode 115 (which is rwin) > KeyRelease for keycode 115 > KeyPress for '.' > KeyRelease for '.' > KeyPress for '.' > KeyPress for '…' <-- It sees the ellipsis! > KeyRelease for '.' > > In fact the DOT ABOVE character doesn't show up in xev's output at all. > And yet it shows up everywhere else I try it. Hmm, very strange. Perhaps something with your font… glyph at incorrect position, etc. Which one do you use? Can you try a different one? P.S. Googled this up: https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/415667 -- Andriy Gapon