summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--linux/X/de4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/X/de b/linux/X/de
index cefcf22..4172e78 100644
--- a/linux/X/de
+++ b/linux/X/de
@@ -376,7 +376,7 @@ xkb_symbols "neo" {
// bottommost row
// --------------------------------------------------------------
- key <KP0> { [ KP_0, space, percent, U2030, KP_Insert, KP_Insert, U25A1 ] };
+ key <KP0> { [ KP_0, U2423, percent, U2030, KP_Insert, KP_Insert, U25A1 ] };
key <KPDL> { [ KP_Decimal, comma, period, apostrophe, KP_Delete, KP_Delete, quotedbl ] };
};
@@ -490,4 +490,4 @@ xkb_symbols "qwerty" {
key <AB01> { [ z, Z, leftarrow, yen ] };
key <AD06> { [ y, Y, guillemotleft, less ] };
-}; \ No newline at end of file
+};