diff options
Diffstat (limited to 'linux/X')
-rw-r--r-- | linux/X/de | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -265,7 +265,7 @@ xkb_symbols "neo" { key <AB09> { [ period, ellipsis, quotedbl, Greek_theta, 3, Greek_THETA ] }; key <AB10> { [ j, J, semicolon, U3D1, period, nabla ] }; - key <SPCE> { [ space, space, signifblank, nobreakspace, 0, U202F ] }; + key <SPCE> { [ space, space, U2423, nobreakspace, 0, U202F ] }; // new modkeys |