From 1dcbf94a181157a6ba87efc0e15b763b1ede3d10 Mon Sep 17 00:00:00 2001 From: dennis Date: Tue, 17 Feb 2009 12:13:14 +0000 Subject: =?UTF-8?q?Anpassung=20an=20die=20Referenz:=20Bis=20auf=20NUM-?= =?UTF-8?q?=E2=80=9E/=E2=80=9C,=20NUM-=E2=80=9E*=E2=80=9C=20und=20NUM-?= =?UTF-8?q?=E2=80=9E-=E2=80=9Dsollte=20der=20Treiber=20mit=20der=20Referen?= =?UTF-8?q?z=20=C3=BCbereinstimmen.=20(E-Mail=20von=20Lukas=20Middendorf?= =?UTF-8?q?=20am=2017.02.2009=20um=2000:10=20Uhr)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1663 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/de | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'linux') diff --git a/linux/X/de b/linux/X/de index cf3b128..cefcf22 100644 --- a/linux/X/de +++ b/linux/X/de @@ -289,7 +289,7 @@ xkb_symbols "neo" { // -------------------------------------------------------------- // xvlcwkhgfqß key { [ x, X, ellipsis, Greek_xi, U22EE, NoSymbol, Greek_XI ] }; - key { [ v, V, underscore, NoSymbol, BackSpace, BackSpace, U2259 ] }; + key { [ v, V, underscore, NoSymbol, BackSpace, BackSpace, U222E ] }; key { [ l, L, bracketleft, Greek_lambda, Up, Up, Greek_LAMBDA ] }; key { [ c, C, bracketright, Greek_chi, Delete, Delete, U2102 ] }; key { [ w, W, asciicircum, Greek_omega, Insert, Insert, Greek_OMEGA ] }; @@ -306,7 +306,7 @@ xkb_symbols "neo" { // middle row // -------------------------------------------------------------- // uiaeosnrtdy - key { [ u, U, backslash, mu, Home, Home, U222E ] }; + key { [ u, U, backslash, NoSymbol, Home, Home, mu ] }; key { [ i, I, slash, Greek_iota, Left, Left, integral ] }; key { [ a, A, braceleft, Greek_alpha, Down, Down, U2200 ] }; key { [ e, E, braceright, Greek_epsilon, Right, Right, U2203 ] }; @@ -358,7 +358,7 @@ xkb_symbols "neo" { key { [ KP_7, U2714, U2195, U226A, KP_Home, KP_Home, upstile ] }; key { [ KP_8, U2718, uparrow, intersection, KP_Up, KP_Up, U22C2 ] }; key { [ KP_9, dagger, U20D7, U226B, KP_Prior, KP_Prior, U2309 ] }; - key { [ KP_Add, KP_Add, plusminus, U2213, U2295, NoSymbol, U2214 ] }; + key { [ KP_Add, KP_Add, plusminus, U2295, U2213, NoSymbol, U2214 ] }; // middle row // -------------------------------------------------------------- @@ -376,7 +376,7 @@ xkb_symbols "neo" { // bottommost row // -------------------------------------------------------------- - key { [ KP_0, U2423, percent, U2030, KP_Insert, KP_Insert, U25A1 ] }; + key { [ KP_0, space, percent, U2030, KP_Insert, KP_Insert, U25A1 ] }; key { [ KP_Decimal, comma, period, apostrophe, KP_Delete, KP_Delete, quotedbl ] }; }; @@ -490,4 +490,4 @@ xkb_symbols "qwerty" { key { [ z, Z, leftarrow, yen ] }; key { [ y, Y, guillemotleft, less ] }; -}; +}; \ No newline at end of file -- cgit v1.2.3