Skip to content

Instantly share code, notes, and snippets.

@mark-kubacki
Created March 8, 2020 17:30
Show Gist options
  • Save mark-kubacki/8324a2f866f9d23571333470dd98a257 to your computer and use it in GitHub Desktop.
Save mark-kubacki/8324a2f866f9d23571333470dd98a257 to your computer and use it in GitHub Desktop.
 --- /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)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment