GNU bug report logs -
#54889
29.0.50; shift keys can't function when using setxkbmap with custom_symbol in gnome
Previous Next
Reported by: bg.jheng <at> gmail.com
Date: Tue, 12 Apr 2022 16:51:02 UTC
Severity: normal
Tags: moreinfo
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 #31 received at 54889 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I serched my map and found no config part had Hyper for virtualModifier ,
but i found Hyper_R config in symbols <RTSH> in group 2,
after changed to Shift_R,
i can inser capital letter in emacs 29.
old: key <RTSH> { [ Shift_R, Shift_R, U2E9D] ,[ Hyper_R ] };
new: key <RTSH> { [ Shift_R, Shift_R, U2E9D] ,[ Shift_R ] };
I don't know why cause that,
since that is not belong parts of emacs,
I feel so sorry any where for this report let you be troubled.
Anyway, thanks you for your help.
Po Lu <luangruo <at> yahoo.com> 於 2022年4月15日 週五 上午12:49寫道:
> bg.jheng <at> gmail.com writes:
>
> > i also tried to comment out that you say this :
> > else if (dpyinfo->xkb_desc->names->vmods[i] ==
> dpyinfo->Xatom_Hyper)
> > dpyinfo->hyper_mod_mask |= vmodmask;
> >
> > after rebuild,
> > the capital letter can normally insert with shift now.
> > hope it useful.
>
> So something in your virtual modifier map is binding Shift to Hyper.
> That's a bug in your setup, not in Emacs.
>
> Thanks.
>
[Message part 2 (text/html, inline)]
This bug report was last modified 3 years and 131 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.