GNU bug report logs - #53003
29.0.50; Wrong key modifiers

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Tue, 4 Jan 2022 07:53:01 UTC

Severity: normal

Found in version 29.0.50

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 53003-done <at> debbugs.gnu.org (full text, mbox):

From: Po Lu <luangruo <at> yahoo.com>
To: Juri Linkov <juri <at> linkov.net>
Cc: 53003-done <at> debbugs.gnu.org
Subject: Re: bug#53003: 29.0.50; Wrong key modifiers
Date: Wed, 05 Jan 2022 09:03:50 +0800
Juri Linkov <juri <at> linkov.net> writes:

> shift       Shift_L (0x32)
> lock
> control     Control_L (0x25),  Control_L (0x42),  Control_R (0x69)
> mod1        Alt_L (0x40),  Meta_L (0xcd)
> mod2        Num_Lock (0x4d)
> mod3
> mod4        Hyper_L (0x85),  Hyper_R (0x86),  Super_L (0xce),  Hyper_L (0xcf)
> mod5        ISO_Level3_Shift (0x5c),  Mode_switch (0xcb)

> But I already replaced all mentions of 'hyper' with 'super' in my init
> file, so if you think there is no bug, then you could close this
> report.

Thanks, closed.
You could try placing this text in your ~/.Xmodmap and loading it, if
you want to gain the use of both Hyper and Super:

  remove mod4 = Hyper_L
  add    mod3 = Hyper_L

Thanks.




This bug report was last modified 3 years and 234 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.