Skip to content

Instantly share code, notes, and snippets.

@xtenduke
Last active April 7, 2023 07:33
Show Gist options
  • Save xtenduke/84dd3f4ecf4def0cabf2ffe3e818ee57 to your computer and use it in GitHub Desktop.
Save xtenduke/84dd3f4ecf4def0cabf2ffe3e818ee57 to your computer and use it in GitHub Desktop.
CapsModmap
# install xmodmap from x11-xserver-utils
# xmodmap ~/.Xmodmap
! Capslock is another escape
remove Lock = Caps_Lock
keysym Caps_Lock = Escape
add Lock = Caps_Lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment