From 943455bdbcb209802103708482e2cf95f8e41885 Mon Sep 17 00:00:00 2001 From: ben Date: Tue, 21 Aug 2007 22:30:48 +0000 Subject: € und „ auf 5 und y zum probieren ob das gut ist… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@241 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/de | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'linux/X/de') diff --git a/linux/X/de b/linux/X/de index 233accf..8684012 100644 --- a/linux/X/de +++ b/linux/X/de @@ -206,9 +206,9 @@ xkb_symbols "sundeadkeys" { partial alphanumeric_keys modifier_keys keypad_keys xkb_symbols "neo" { - name[Group1]= "German Neostyle (v2.0)"; + name[Group1]= "German Neostyle"; - key.type[group1]="EIGHT_LEVEL_SEMIALPHABETIC"; + key.type[Group1]="EIGHT_LEVEL"; // Zahlenreihe // eigentlich sollte die folgende Zeile rein, aber auf älteren Systemen ist der dead_stroke noch nicht definiert! @@ -258,7 +258,7 @@ xkb_symbols "neo" { key { [ r, R, parenright, Greek_rho, 5, registered ] }; key { [ t, T, minus, Greek_tau, 6, trademark ] }; key { [ d, D, colon, Greek_delta, comma, Greek_DELTA ] }; - key { [ y, Y, y, Greek_upsilon, thorn, THORN ] }; + key { [ y, Y,doublelowquotemark, Greek_upsilon, thorn, THORN ] }; // untere Reihe @@ -293,7 +293,7 @@ xkb_symbols "neo" { key { [ KP_Add, KP_Add, plusminus, U2213 ] }; key { [ KP_Left, KP_4, leftarrow, U2282 ] }; - key { [ KP_Begin, KP_5, dagger, U220A ] }; + key { [ EuroSign, KP_5, dagger, U220A ] }; key { [ KP_Right, KP_6, rightarrow, U2283 ] }; key { [ KP_End, KP_1, U21CB, U2264 ] }; @@ -317,7 +317,7 @@ xkb_symbols "neo" { key { [ 0xfe11,0xfe11,0xfe11,0xfe11 ] }; - key { symbols[Group1] = [ 0xfe11, 0xfe11, 0xfe11, 0xfe11, KP_Decimal, 0xfe11 ] }; + key { [ 0xfe11, 0xfe11, 0xfe11, 0xfe11, KP_Decimal, 0xfe11 ] }; modifier_map Mod3 { 0xfe11 }; -- cgit v1.2.3