[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#255216: Got right alt working as well



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> };


-- 
Nathan Poznick <kraken@wang-fu.org>

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

Attachment: signature.asc
Description: Digital signature


Reply to: