diff options
| author | bard <[email protected]> | 2024-04-15 06:24:14 -0400 |
|---|---|---|
| committer | bard <[email protected]> | 2024-04-15 06:24:14 -0400 |
| commit | 168120d4068eff9816c11f0503738c12861821ae (patch) | |
| tree | 635e839eeca920432fcaa8417b282e074e84a4c2 /xorg/.Xmodmap | |
initial commit
Diffstat (limited to 'xorg/.Xmodmap')
| -rw-r--r-- | xorg/.Xmodmap | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/.Xmodmap b/xorg/.Xmodmap new file mode 100644 index 0000000..dc12776 --- /dev/null +++ b/xorg/.Xmodmap @@ -0,0 +1,3 @@ +remove Lock = Caps_Lock +keysym Caps_Lock = Control_L +add Control = Control_L |
