From 8c894f921ca9071759a7309f2adacbe14b3ba1da Mon Sep 17 00:00:00 2001 From: Pieter Degroote Date: Thu, 28 Dec 2023 21:21:03 +0100 Subject: [PATCH 1/1] Add files via upload MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The bullet (•) has been added to the main layout (AltGr + Shift + Space). --- linux-xmodmap/.Xmodmap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-xmodmap/.Xmodmap b/linux-xmodmap/.Xmodmap index 112cf3b..dec0ae3 100644 --- a/linux-xmodmap/.Xmodmap +++ b/linux-xmodmap/.Xmodmap @@ -54,7 +54,7 @@ keycode 58 = m M mu plusminus keycode 59 = comma less ograve Ograve keycode 60 = period greater oacute Oacute keycode 61 = slash question questiondown ellipsis -keycode 65 = space space nobreakspace nobreakspace +keycode 65 = space space nobreakspace enfilledcircbullet keycode 91 = KP_Delete KP_Decimal keycode 94 = backslash bar Multi_key Multi_key keycode 108 = Mode_switch Mode_switch -- 2.47.3