summaryrefslogtreecommitdiffstats
path: root/linux/X
diff options
context:
space:
mode:
authorerik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-09-12 21:12:04 +0000
committererik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-09-12 21:12:04 +0000
commita8d9ab4f7b8648c81a6a28b14b0871e803cb8261 (patch)
tree7be222dd13c697c0a444b99635da117db42d4ca5 /linux/X
parent46350c599e49e360b067ff3dea65e539b9266cb2 (diff)
entf und komma waren vertauscht
git-svn-id: https://svn.neo-layout.org@865 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/X')
-rw-r--r--linux/X/de2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/X/de b/linux/X/de
index 6b10336..8043721 100644
--- a/linux/X/de
+++ b/linux/X/de
@@ -399,7 +399,7 @@ xkb_symbols "neo" {
// The lowest row
////////////////////////////////////////////////////
key <KP0> { [ KP_0, KP_Insert, percent, U2030 ] };
- key <KPDL> { [ KP_Delete, KP_Decimal, period, comma ] };
+ key <KPDL> { [ KP_Decimal, KP_Delete, period, comma ] };
};