Git Repos / dotfiles / config / Xmodmap
Last update to this file was on 2021-12-08 at 04:19.
Show Xmodmap
! xmodmap remove capslock, super to capslock
remove Lock = Caps_Lock
keysym Caps_Lock = Super_L
! prtscr to multi key
keycode 111 = Multi_key
! Scroll Lock to F12
keysym Scroll_Lock = F12
Return to the top of this page or return to the overview of this repo.
Log Xmodmap
Date | Commit Message | Author | + | - |
---|---|---|---|---|
2021-12-08 | Initial commit. Dotfiles, scripts, basic Makefile. | cev | +7 |
Return to the top of this page or return to the overview of this repo.