summaryrefslogtreecommitdiffstats
path: root/linux/X
diff options
context:
space:
mode:
authorerik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-09-08 19:28:11 +0000
committererik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-09-08 19:28:11 +0000
commitea907f9c06c3d7d9603b9459e6454c3ec77152c2 (patch)
tree9f94dfb3dfa7b3333e5f6f19f3353285c074277d /linux/X
parent97d0e28fc7a7ef4ada38e1048451b1a4369429d1 (diff)
teilweise aktualisiert, hatte aber keine lust alles zu machen
git-svn-id: https://svn.neo-layout.org@851 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/X')
-rw-r--r--linux/X/de28
1 files changed, 14 insertions, 14 deletions
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 ] };
};