From ea907f9c06c3d7d9603b9459e6454c3ec77152c2 Mon Sep 17 00:00:00 2001
From: erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>
Date: Mon, 8 Sep 2008 19:28:11 +0000
Subject: teilweise aktualisiert, hatte aber keine lust alles zu machen

git-svn-id: https://svn.neo-layout.org@851 b9310e46-f624-0410-8ea1-cfbb3a30dc96
---
 linux/X/de | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

(limited to 'linux/X/de')

diff --git a/linux/X/de b/linux/X/de
index 64b43ed..6b10336 100644
--- a/linux/X/de
+++ b/linux/X/de
@@ -306,7 +306,7 @@ xkb_symbols "neo" {
     ////////////////////////////////////////////////////
     // The upper row
     ////////////////////////////////////////////////////
-    key <AD01> { [ x,           X,                      NoSymbol,               Greek_xi,           NoSymbol,       NoSymbol,    Greek_XI         ] };
+    key <AD01> { [ x,           X,                      ellipsis,               Greek_xi,           NoSymbol,       NoSymbol,    Greek_XI         ] };
     key <AD02> { [ v,           V,                      underscore,             NoSymbol,           BackSpace,      BackSpace,   U2259            ] };
     key <AD03> { [ l,           L,                      bracketleft,            Greek_lambda,       Up,             Up,          Greek_LAMBDA     ] };
     key <AD04> { [ c,           C,                      bracketright,           Greek_chi,          Delete,         Delete,      U2102            ] };
@@ -348,8 +348,8 @@ xkb_symbols "neo" {
 
     key <AB06> { [ b,           B,                      plus,                   Greek_beta,         colon,          NoSymbol,    implies           ] };
     key <AB07> { [ m,           M,                      percent,                Greek_mu,           1,              NoSymbol,    ifonlyif          ] };
-    key <AB08> { [ comma,       U22EE,                  quotedbl,               Greek_rho,          2,              NoSymbol,    U21D0             ] };
-    key <AB09> { [ period,      ellipsis,               apostrophe,             U03D1,              3,              NoSymbol,    Greek_THETA       ] };
+    key <AB08> { [ comma,       NoSymbol,               quotedbl,               Greek_rho,          2,              NoSymbol,    U21D0             ] };
+    key <AB09> { [ period,      NoSymbol,               apostrophe,             U03D1,              3,              NoSymbol,    Greek_THETA       ] };
     key <AB10> { [ j,           J,                      semicolon,              Greek_theta,        semicolon,      NoSymbol,    identical         ] };
 
     ////////////////////////////////////////////////////
@@ -367,38 +367,38 @@ xkb_symbols "neo" {
 
     key.type[Group1]="FOUR_LEVEL_MIXED_KEYPAD" ;
 
-    key <KPDV> { [ KP_Divide,   KP_Divide,   division,   U2215            ] };
+    key <KPDV> { [ KP_Divide,   KP_Divide,   division,   U2044            ] };
     key <KPMU> { [ KP_Multiply, KP_Multiply, multiply,   U2219            ] };
     key <KPSU> { [ KP_Subtract, KP_Subtract, U2212,      NoSymbol         ] };
 
     ////////////////////////////////////////////////////
     // The upper row
     ////////////////////////////////////////////////////
-    key  <KP7> { [ KP_Home,     KP_7,        U2195,      U226A            ] };
-    key  <KP8> { [ KP_Up,       KP_8,        uparrow,    intersection     ] };
-    key  <KP9> { [ KP_Prior,    KP_9,        U2297,      U226B            ] };
+    key  <KP7> { [ KP_7,        KP_Home,     U2195,      U226A            ] };
+    key  <KP8> { [ KP_8,        KP_Up,       uparrow,    intersection     ] };
+    key  <KP9> { [ KP_9,        KP_Prior,    U2297,      U226B            ] };
     key <KPAD> { [ KP_Add,      KP_Add,      plusminus,  U2213            ] };
 
     ////////////////////////////////////////////////////
     // The middle row
     ////////////////////////////////////////////////////
-    key  <KP4> { [ KP_Left,     KP_4,        leftarrow,  includedin       ] };
-    key  <KP5> { [ EuroSign,    KP_5,        infinity,   containsas       ] };
-    key  <KP6> { [ KP_Right,    KP_6,        rightarrow, includes         ] };
+    key  <KP4> { [ KP_4,        KP_Left,     leftarrow,  includedin       ] };
+    key  <KP5> { [ KP_5,        EuroSign,    infinity,   containsas       ] };
+    key  <KP6> { [ KP_6,        KP_Right,    rightarrow, includes         ] };
 
     ////////////////////////////////////////////////////
     // The lower row
     ////////////////////////////////////////////////////
-    key  <KP1> { [ KP_End,      KP_1,        U2194,      lessthanequal    ] };
-    key  <KP2> { [ KP_Down,     KP_2,        downarrow,  union            ] };
-    key  <KP3> { [ KP_Next,     KP_3,        U21CC,      greaterthanequal ] };
+    key  <KP1> { [ KP_1,        KP_End,      U2194,      lessthanequal    ] };
+    key  <KP2> { [ KP_2,        KP_Down,     downarrow,  union            ] };
+    key  <KP3> { [ KP_3,        KP_Next,     U21CC,      greaterthanequal ] };
     key <KPEN> { [ KP_Enter,    KP_Enter,    notequal,   U2248            ] };
     key <KPEQ> { [ KP_Equal                                               ] };
 
     ////////////////////////////////////////////////////
     // The lowest row
     ////////////////////////////////////////////////////
-    key  <KP0> { [ KP_Insert,   KP_0,        percent,    U2030            ] };
+    key  <KP0> { [ KP_0,        KP_Insert,   percent,    U2030            ] };
     key <KPDL> { [ KP_Delete,   KP_Decimal,  period,     comma            ] };
 
 };
-- 
cgit v1.2.3