aboutsummaryrefslogtreecommitdiff
path: root/XServer/.Xmodmap
AgeCommit message (Collapse)Author
2020-08-09~hyper -> super, caps -> escapeAryadev Chavali
Remove the hyper key bindings, setting them purely to super. After running pure Emacs with no leader bindings, I've found the use of Ctrl+g/Escape really painful (as well as the use of Ctrl for everything). I want to free the caps key (which was hyper) for use as escape.
2020-05-12+xmodmap and xinitrcdx
Theses are the files that dictate the startx routine. I don't use a login manager as I don't need one. The last statement in xinitrc represents the wm I'm using. Xmodmap maps the caps lock to hyper, which I can use as an extra layer system for sxhkdrc, allowing even more key combinations.