diff options
Diffstat (limited to '.xmodmap')
| -rw-r--r-- | .xmodmap | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.xmodmap b/.xmodmap new file mode 100644 index 0000000..dc12776 --- /dev/null +++ b/.xmodmap @@ -0,0 +1,3 @@ +remove Lock = Caps_Lock +keysym Caps_Lock = Control_L +add Control = Control_L |
