Skip to content

Instantly share code, notes, and snippets.

@mark-kubacki
Created March 8, 2020 17:30
Show Gist options
  • Select an option

  • Save mark-kubacki/8324a2f866f9d23571333470dd98a257 to your computer and use it in GitHub Desktop.

Select an option

Save mark-kubacki/8324a2f866f9d23571333470dd98a257 to your computer and use it in GitHub Desktop.

Revisions

  1. mark-kubacki created this gist Mar 8, 2020.
    12 changes: 12 additions & 0 deletions keyboard-layout.diff
    Original 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)"