From 91d05d948beca5aae031be4ee816cbfd062e7339 Mon Sep 17 00:00:00 2001 From: ADAM David Alan Martin Date: Fri, 13 Jan 2023 17:43:40 -0500 Subject: [PATCH] Add xmodmap file --- x-conf/Xmodmap | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 x-conf/Xmodmap diff --git a/x-conf/Xmodmap b/x-conf/Xmodmap new file mode 100644 index 0000000..f675610 --- /dev/null +++ b/x-conf/Xmodmap @@ -0,0 +1,5 @@ +clear lock +remove control = Control_L +keysym Control_L = Escape +keysym Caps_Lock = Control_L +add Control = Control_L