Comment 14 for bug 7416

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Wed, 21 Jul 2004 15:14:07 +0200
From: Guido Guenther <email address hidden>
To: Thomas Dickey <email address hidden>, <email address hidden>
Cc: <email address hidden>, <email address hidden>
Subject: Re: Bug#260232: xterm: XTerm*metaSendsEscape no longer working

--+g7M9IMkV8truYOl
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jul 21, 2004 at 05:44:32AM -0400, Thomas Dickey wrote:
> > which looks sane to me. Here's the (maybe) interesting part: When I
> > press <ALT>, I see:
> > =20
> > Input keysym 0xFFE7, 0:'' 7bit
> > Handle 7bit-key
>=20
> Is that <ALT> the same as one of your Meta_L or Alt_R keys?
I mean the key labeled "alt" on the keyboard. On my Mac Keyboard:
keycode 64, keysym 0xffe7. It has the modifier ALT_L assigned by default
and I change that via:
keysym Alt_L =3D Meta_L Alt_L
which works according to xev.

> xev could identify that. What your trace seems to indicate to me
> is that the mod1 for Meta_L isn't having a real effect, so the literal
> key is sent to xterm. That should show up in xev's trace (though xev
> doesn't show the modifier information, it should show a "Alt_L" or "Meta_=
L").
When I do:
xmodmap -e 'keycode 64 =3D Alt_L' (removing the Meta_L) *it works* again.
So it seems it's actually not "Meta sends escape" anymore but rather
"Alt sends escape".
This is a change in behaviour which we should at least document somewhere
in the debian package before closing the bug.

I'm still having some problems with my <apple-key>-click =3D "middle
click" emulation, which completely confuses xterm at the moment (and
which showed up at the same time than the above problem), but I'll have
to dig deeper into this before reporting this as a bug.

Thanks _very_ much for your help,
 -- Guido

--+g7M9IMkV8truYOl
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA/mwen88szT8+ZCYRApc1AJ94mq7ySZUUylkfHuHDsvFIrPbCpQCfZUcM
MaOwN86/+J7neaKKqltgjD4=
=Fhq5
-----END PGP SIGNATURE-----

--+g7M9IMkV8truYOl--