Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-09 | ~hyper -> super, caps -> escape | Aryadev 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 xinitrc | dx | |
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. |