Created
March 8, 2020 17:30
-
-
Save mark-kubacki/8324a2f866f9d23571333470dd98a257 to your computer and use it in GitHub Desktop.
Revisions
-
mark-kubacki created this gist
Mar 8, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ --- /usr/share/X11/xkb/symbols/de.orig 2020-03-08 18:18:54.650875969 +0100 +++ /usr/share/X11/xkb/symbols/de 2020-03-08 18:29:08.506129310 +0100 @@ -37,6 +37,9 @@ key <AB10> { [ minus, underscore, endash, emdash ] }; key <LSGT> { [ less, greater, bar, dead_belowmacron ] }; + // space, nobreakspace, thin non-break space, thin space + key <SPCE> { [ space, nobreakspace, U202F, thinspace ] }; + include "kpdl(comma)" include "level3(ralt_switch)"