Comment 16 for bug 6877

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

Message-ID: <email address hidden>
Date: Sun, 27 Jun 2004 18:57:33 -0500
From: Nathan Poznick <email address hidden>
To: <email address hidden>
Subject: Got right alt working as well

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

I got the right alt key to stop experiencing the "stuck" behavior by
making this further change to /etc/X11/xkb/symbols/pc/pc (on top of the
patch Branden sent out earlier). With Branden's patch and this, both of
my alt keys work normally again.

--- etc/X11/xkb/symbols/pc/pc 2004-06-27 18:54:35.000000000 -0500
+++ etc/X11/xkb/symbols/pc/pc.new 2004-06-27 18:55:01.000000000 -0500
@@ -182,8 +182,8 @@
     key <MDSW> { [ Mode_switch ] };
     modifier_map Mod5 { <LVL3>, <MDSW> };

- key <ALT> { [ NoSymbol, Alt_L ] };
- modifier_map Mod1 { <ALT>, <LALT> };
+ key <ALT> { [ NoSymbol, Alt_L, Alt_R ] };
+ modifier_map Mod1 { <ALT>, <LALT>, <RALT> };

     key <META> { [ NoSymbol, Meta_L ] };
     modifier_map Mod1 { <META> };

--=20
Nathan Poznick <email address hidden>

Confess your sins to the Lord, and you will be forgiven; confess them
to men, and you will be laughed at. - Josh Billings

--DocE+STaALJfprDB
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)

iD8DBQFA317tYOn9JTETs+URAjUGAKCiAS8hUPw+9XJIH3yoyeBIhlOWVQCgkvPh
NJKVde3B/1evsARqGYRj/IU=
=laQG
-----END PGP SIGNATURE-----

--DocE+STaALJfprDB--