remaping ctrl+capslock and alt+capslock on ubuntu
Posted
by
qtwtetrt
on Super User
See other posts from Super User
or by qtwtetrt
Published on 2012-07-06T14:25:08Z
Indexed on
2012/07/06
15:18 UTC
Read the original article
Hit count: 302
I'm trying to disabled capslock and make the following remaps
ctrl+capslock => capslock alt+capslock => escape (since my escape key is broken)
right now I'm trying to use xmodmap i have only the following
keycode 66 = NoSymbol Caps_Lock
this disables capslock and maps shift+capslock to capslock but what I what is ctrl+capslock instead of shift+capslock
and I have no idea how to map alt+capslock to escape
any help is appreciated, thank you
© Super User or respective owner