From owner-freebsd-x11@FreeBSD.ORG Wed Apr 28 05:17:33 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 76087106564A for ; Wed, 28 Apr 2010 05:17:33 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.freebsd.org (Postfix) with ESMTP id E13618FC15 for ; Wed, 28 Apr 2010 05:17:30 +0000 (UTC) Received: from slackbox.erewhon.net (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr4.xs4all.nl (8.13.8/8.13.8) with ESMTP id o3S5HPYV039919; Wed, 28 Apr 2010 07:17:25 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.erewhon.net (Postfix, from userid 1001) id CF439BA93; Wed, 28 Apr 2010 07:17:24 +0200 (CEST) Date: Wed, 28 Apr 2010 07:17:24 +0200 From: Roland Smith To: John W Message-ID: <20100428051724.GA33672@slackbox.erewhon.net> References: <4BD6D06D.6010601@icyb.net.ua> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+HP7ph2BbKc20aGI" Content-Disposition: inline In-Reply-To: X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-x11@freebsd.org, Andriy Gapon 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 05:17:33 -0000 --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 27, 2010 at 09:20:29PM -0700, John W wrote: > I have no ~/.XCompose file, so that's out. Also check for ~/.Xmodmap. See xmodmap(1). > If I press , I get two periods, so it can't be a dead key, > it seems. I think a dead key will not register the first time you > press it, if I understand correctly. >=20 > Running xev (thanks for telling me about that one!) gives interesting out= put. > typing gives these events: > KeyPress for keycode 115 (which is rwin) > KeyRelease for keycode 115 > KeyPress for '.' > KeyRelease for '.' > KeyPress for '.' > KeyPress for '=E2=80=A6' <-- It sees the ellipsis! > KeyRelease for '.' >=20 > 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. >=20 > To my surprise, I haven't yet found a good way to simply print out > what my current keyboard layout is... > Also I'm not sure if there's a separate layout for X and for the OS in > general, I think they're different. Yes. > For OS keyboard map: > I don't have anything defined in rc.conf, so I'm just using the kernel > default, I think. > However, looking at /usr/src/sys/amd64/conf/NOTES, I see these lines: >=20 > # Options for atkbd: > options ATKBD_DFLT_KEYMAP # specify the built-in keymap > makeoptions ATKBD_DFLT_KEYMAP=3Djp.106 >=20 > Can that really mean that I'm using a japanese keyboard layout by default? No. NOTES is not used in building the kernel. It just lists the available o= ptions. > For X side of things, I see this in my Xorg.0.log: > I couldn't find a better way to determine my current in-use keyboard > map. Perhaps there's some command for that? 'setxkbmap -print' had > some cryptic output. Try 'xmodmap -pke|less'. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkvXxOMACgkQEnfvsMMhpyVa6wCfX4WXrWMd+w9BWOghb3b4lKTU oV8An01WznOG8gU+49bXuJ1Q//XbcTjH =9Tl+ -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI--