diff options
| author | kkard2 <[email protected]> | 2023-07-26 23:01:20 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2023-07-26 23:01:20 +0200 |
| commit | bfef8faa3f162acc513fe3f99a450bdf8397ef08 (patch) | |
| tree | 5cbf5f6f247118c19f25e0877b30b1e9ca869951 /_linux/.Xmodmap | |
| parent | 66f6522fdfe6c6768a93f54195af5c2bf12bb24a (diff) | |
it kinda works (no it doesnt)
Diffstat (limited to '_linux/.Xmodmap')
| -rw-r--r-- | _linux/.Xmodmap | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_linux/.Xmodmap b/_linux/.Xmodmap new file mode 100644 index 0000000..fea84dd --- /dev/null +++ b/_linux/.Xmodmap @@ -0,0 +1,7 @@ +clear lock +keycode 66 = Hyper_L + +remove mod4 = Hyper_L +add mod3 = Hyper_L + +keycode any = Caps_Lock |
