diff options
author | Bryson Steck <brysonsteck@protonmail.com> | 2022-11-20 18:41:32 -0700 |
---|---|---|
committer | Bryson Steck <brysonsteck@protonmail.com> | 2022-11-20 18:41:32 -0700 |
commit | abd282ead4b1f0b3cdd5cc7faf231f0ca6181fb6 (patch) | |
tree | de47857382b5e7329668deca94ade15ef8067fd9 /x/.Xmodmap | |
parent | 1fad9afb72b2d729bb5328dfd6711c0a8dc4e8d3 (diff) | |
download | dotfiles-abd282ead4b1f0b3cdd5cc7faf231f0ca6181fb6.tar dotfiles-abd282ead4b1f0b3cdd5cc7faf231f0ca6181fb6.tar.gz dotfiles-abd282ead4b1f0b3cdd5cc7faf231f0ca6181fb6.tar.bz2 |
add xmodmap, changed aliases and locations
Diffstat (limited to 'x/.Xmodmap')
-rw-r--r-- | x/.Xmodmap | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x/.Xmodmap b/x/.Xmodmap new file mode 100644 index 0000000..2aeb810 --- /dev/null +++ b/x/.Xmodmap @@ -0,0 +1,4 @@ +clear Lock +remove Lock = Caps_Lock +keycode 66 = Escape +keycode 9 = Caps_Lock |