]> git.eshelyaron.com Git - emacs.git/commit
Add workaround for super modifier misconfiguration to non-XKB code
authorPo Lu <luangruo@yahoo.com>
Wed, 26 Jan 2022 12:35:04 +0000 (20:35 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 26 Jan 2022 12:36:35 +0000 (20:36 +0800)
commit94216789872a24614ce85b6c0ea688eee1c9a540
treee378a65b130ce91f30edc570184f67f519a0f381
parent1200e55b6f359c2ba71138d5b0a2093ef163d805
Add workaround for super modifier misconfiguration to non-XKB code

* src/xterm.c (x_find_modifier_meanings): Don't let a modifier
be both Hyper and Super.
src/xterm.c