From 5d85a3b60cff989ffd6f902e9a0a2d57dbf1ce68 Mon Sep 17 00:00:00 2001 From: Pieter Degroote Date: Mon, 14 Nov 2022 21:58:28 +0100 Subject: [PATCH 1/1] Add files via upload The 'Compose Key' has now been mirrored to 'AltGr + ISO button' (when using an ISO keyboard instead of an ANSI keyboard). --- linux-xmodmap/.Xmodmap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-xmodmap/.Xmodmap b/linux-xmodmap/.Xmodmap index 35ed6a2..112cf3b 100644 --- a/linux-xmodmap/.Xmodmap +++ b/linux-xmodmap/.Xmodmap @@ -56,5 +56,5 @@ keycode 60 = period greater oacute Oacute keycode 61 = slash question questiondown ellipsis keycode 65 = space space nobreakspace nobreakspace keycode 91 = KP_Delete KP_Decimal -keycode 94 = backslash bar backslash bar +keycode 94 = backslash bar Multi_key Multi_key keycode 108 = Mode_switch Mode_switch -- 2.47.3