From 6985ed3f37a6c7a28e78b048212df2f65de07b1c Mon Sep 17 00:00:00 2001 From: jason Date: Thu, 2 Mar 2017 11:24:38 -0700 Subject: Updated layout to support GNU Stow --- xorg/.Xmodmap | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 xorg/.Xmodmap (limited to 'xorg/.Xmodmap') diff --git a/xorg/.Xmodmap b/xorg/.Xmodmap new file mode 100644 index 0000000..2ff5a51 --- /dev/null +++ b/xorg/.Xmodmap @@ -0,0 +1,11 @@ +clear Lock +keycode 66 = Control_L +add Control = Control_L + +clear Mod4 +clear Mod1 + +keycode 64 = Super_L +keycode 133 = Alt_L +add Mod1 = Alt_L +add Mod4 = Super_L -- cgit v1.2.1