From ea907f9c06c3d7d9603b9459e6454c3ec77152c2 Mon Sep 17 00:00:00 2001 From: erik 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') 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 { [ x, X, NoSymbol, Greek_xi, NoSymbol, NoSymbol, Greek_XI ] }; + key { [ x, X, ellipsis, Greek_xi, NoSymbol, NoSymbol, Greek_XI ] }; key { [ v, V, underscore, NoSymbol, BackSpace, BackSpace, U2259 ] }; key { [ l, L, bracketleft, Greek_lambda, Up, Up, Greek_LAMBDA ] }; key { [ c, C, bracketright, Greek_chi, Delete, Delete, U2102 ] }; @@ -348,8 +348,8 @@ xkb_symbols "neo" { key { [ b, B, plus, Greek_beta, colon, NoSymbol, implies ] }; key { [ m, M, percent, Greek_mu, 1, NoSymbol, ifonlyif ] }; - key { [ comma, U22EE, quotedbl, Greek_rho, 2, NoSymbol, U21D0 ] }; - key { [ period, ellipsis, apostrophe, U03D1, 3, NoSymbol, Greek_THETA ] }; + key { [ comma, NoSymbol, quotedbl, Greek_rho, 2, NoSymbol, U21D0 ] }; + key { [ period, NoSymbol, apostrophe, U03D1, 3, NoSymbol, Greek_THETA ] }; key { [ j, J, semicolon, Greek_theta, semicolon, NoSymbol, identical ] }; //////////////////////////////////////////////////// @@ -367,38 +367,38 @@ xkb_symbols "neo" { key.type[Group1]="FOUR_LEVEL_MIXED_KEYPAD" ; - key { [ KP_Divide, KP_Divide, division, U2215 ] }; + key { [ KP_Divide, KP_Divide, division, U2044 ] }; key { [ KP_Multiply, KP_Multiply, multiply, U2219 ] }; key { [ KP_Subtract, KP_Subtract, U2212, NoSymbol ] }; //////////////////////////////////////////////////// // The upper row //////////////////////////////////////////////////// - key { [ KP_Home, KP_7, U2195, U226A ] }; - key { [ KP_Up, KP_8, uparrow, intersection ] }; - key { [ KP_Prior, KP_9, U2297, U226B ] }; + key { [ KP_7, KP_Home, U2195, U226A ] }; + key { [ KP_8, KP_Up, uparrow, intersection ] }; + key { [ KP_9, KP_Prior, U2297, U226B ] }; key { [ KP_Add, KP_Add, plusminus, U2213 ] }; //////////////////////////////////////////////////// // The middle row //////////////////////////////////////////////////// - key { [ KP_Left, KP_4, leftarrow, includedin ] }; - key { [ EuroSign, KP_5, infinity, containsas ] }; - key { [ KP_Right, KP_6, rightarrow, includes ] }; + key { [ KP_4, KP_Left, leftarrow, includedin ] }; + key { [ KP_5, EuroSign, infinity, containsas ] }; + key { [ KP_6, KP_Right, rightarrow, includes ] }; //////////////////////////////////////////////////// // The lower row //////////////////////////////////////////////////// - key { [ KP_End, KP_1, U2194, lessthanequal ] }; - key { [ KP_Down, KP_2, downarrow, union ] }; - key { [ KP_Next, KP_3, U21CC, greaterthanequal ] }; + key { [ KP_1, KP_End, U2194, lessthanequal ] }; + key { [ KP_2, KP_Down, downarrow, union ] }; + key { [ KP_3, KP_Next, U21CC, greaterthanequal ] }; key { [ KP_Enter, KP_Enter, notequal, U2248 ] }; key { [ KP_Equal ] }; //////////////////////////////////////////////////// // The lowest row //////////////////////////////////////////////////// - key { [ KP_Insert, KP_0, percent, U2030 ] }; + key { [ KP_0, KP_Insert, percent, U2030 ] }; key { [ KP_Delete, KP_Decimal, period, comma ] }; }; -- cgit v1.2.3