From 58a4e0c93cc00f03834c38cb36abda92bb0b11ba Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Wed, 20 Nov 2013 07:27:05 +0100 Subject: [PATCH] fix utf8 chars in urxvt and dwb damn... If only I had known it was related to Xmodmap --- Xmodmap | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Xmodmap b/Xmodmap index 8eb5682..906a2d9 100644 --- a/Xmodmap +++ b/Xmodmap @@ -22,3 +22,6 @@ keycode 66 = Escape NoSymbol Escape ! Alt_R as 3rd level chooser keycode 108 = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift +clear Mod1 +add Mod1 = Alt_L + -- 2.48.1