diff options
Diffstat (limited to 'configs/shared/.Xmodmap')
-rw-r--r-- | configs/shared/.Xmodmap | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/configs/shared/.Xmodmap b/configs/shared/.Xmodmap deleted file mode 100644 index 518793b86705..000000000000 --- a/configs/shared/.Xmodmap +++ /dev/null @@ -1,7 +0,0 @@ -! remap caps-lock to escape -remove Lock = Caps_Lock -keysym Caps_Lock = Escape - -! swap ctrl and super (similar to OSX) -- currently not working -! remove mod4 = Super_L -! add control = Super_L |