From dbad8803ab13d1cb15b76e454834f02d2caa41ca Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Thu, 20 Aug 2020 10:23:38 +0100 Subject: [PATCH] Use a thin space at Level 4 (Shift-AltGr) --- roles/debian/files/keyboard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/debian/files/keyboard b/roles/debian/files/keyboard index b7fe06a..1585805 100644 --- a/roles/debian/files/keyboard +++ b/roles/debian/files/keyboard @@ -6,6 +6,6 @@ XKBMODEL="pc104" XKBLAYOUT="us,us" XKBVARIANT=",intl" -XKBOPTIONS="compose:menu,grp:alt_caps_toggle,nbsp:level3" +XKBOPTIONS="compose:menu,grp:alt_caps_toggle,nbsp:level3n" BACKSPACE="guess"