Remap "Menu" key
spacekookie opened this issue · 1 comments
It would be pretty cool if it was possible to not use "Menu" as a modifier key but something else like "Hyper_L". I've been trying to get this to work with setxkbmap
/xmodmap
but because I want the "Menu"-esque key to be on CapsLock, which also acts as Escape when I short-press it, it will insert control characters every time I press CapsLock (aka escape).
If I could tell ergo-emacs
that "Menu" should be "Hyper_L" then I wouldn't have this problem. My current work-around is to make CapsLock ctrl and escape, move Menu to ctrl and have try to break my Ctrl-key muscle memory, which is also not great 😬
You can do this with a key translation map in emacs, though I am unsure what the hyper_l key is. For now, I will assume that you took care of this