gibney.org : Technology : Vim : Map the <CAPS LOCK> key to <ESCAPE>


just a logo :)

search:


See as: raw | code

terms of service | imprint

gibney.org
is powered by m1d1





Map the <CAPS LOCK> key to <ESCAPE>
(Entry Nr. 358, by user 1 | edit)
put this in your .bashrc:

xmodmap <(echo -e "keycode 110 = Caps_Lock\nkeycode 66 = Escape\nclear Lock\nadd Lock = Caps_Lock")
Create a new entry at this position